react-native-multipicker(latest: 0.1.1) A UIPicker implementation that allows multiple UIPicker components.
flux-util(latest: 0.1.2) A few simple utility functions that I use for Flux
react-native-timer-mixin(latest: 0.11.0) TimerMixin provides timer functions for executing code in the future that are safely cleaned up when the component unmounts. This is a fork that includes react-native InteractionManager support.
resurge(latest: 0.4.0) Instant React app setup and deploy with surge.sh
redux-effex(latest: 1.1.2) Spin off async functions to perform side effects
react-native-overlay(latest: 0.5.0) An <Overlay /> component that brings content inside to the front of the view regardless of its current position in the component tree.
react-native-loading-container(latest: 0.5.0) LoadingContainer is a component that co-ordinates fetching data, displaying a loading indicator while that's in progress, and an error message with a retry button when a request fails.
@expo/npm-proofread(latest: 1.0.1) Proofreads a package before publishing it to npm
@brentvatne/gl-react-expo(latest: 3.9.0) React Native via Expo implementation of gl-react, an universal React library to write and compose WebGL shaders
eslint-config-expo(latest: 6.0.0) Shared ESLint configs for Node, Web, React Native, and Expo projects
@expo/mux(latest: 1.0.7) Creates a promise that waits for the promises in nested data structures and resolves to data structures of the same form. It recursively traverses the input data structure and multiplexes its promises.
react-native-authentication-helpers(latest: 0.1.0) If you want to set up some super basic authentication in your app, this might be for you.
@expo/lerna(latest: 2.1.2-delta.6) Tool for managing JavaScript projects with multiple packages
op1-drumkit-reader(latest: 1.0.1) Extract the JSON drumkit metadata from OP1 drumkit AIF(F) files. Requires Node.js >= 7.6.0 due to use of `async` functions.
react-motion(latest: 0.5.2) A spring that solves your animation problems.
react-native-drawer-layout(latest: 2.0.0) A platform-agnostic drawer layout. Pure JavaScript implementation on iOS and native implementation on Android. Why? Because the drawer layout is a useful component regardless of the platform! And if you can use it without changing any code, that's perfect
react-navigation-deprecated-tab-navigator(latest: 1.3.0) TabNavigator is deprecated in react-navigation@>=2.0. This package keeps it alive for users who depend on it and do not have time yet to update their apps.
@expo/react-native-responsive-image(latest: 2.0.0) A responsive Image component that chooses the best-resolution image for the current screen
react-native-scripts(latest: 2.0.1) Configuration and scripts for Create React Native App.
expo-detox-cli(latest: 1.0.10) The `expo-detox-cli` runs self repair scripts for the dynamic library we insert in at runtime in order to have an expo app play well with the detox testing harness.
expo-detox-hook(latest: 1.0.10) The `expo-detox-hook` is an iOS framework that you install via npm, and it gets put in your Library directory. This package exists because we need to call into the test runtime and add some extra changes in order to get Detox and Expo platforms to play we
detox-expo-helpers(latest: 0.6.0) Utilities for using [detox](http://github.com/wix/detox) in your Expo/Create React Native App apps.
expo-2d-context(latest: 0.0.2) A pure-js implementation of the W3C's Canvas-2D Context API that can run on top of either Expo Graphics or a browser WebGL context.
expo-postpublish-slack-notify(latest: 1.2.0) Post a notification on Slack whenever your project is published. Presumably you already know this is happening so it's probably more useful to non-you people, such as your team or your grandparents.
expo-firebase-app(latest: 2.0.0) Expo Unimodule for interfacing with Firebase Core
expo-firebase-auth(latest: 2.0.0) Expo Unimodule for interfacing with Firebase Authentication
@unimodules/react-native-platform(latest: 0.1.17) This library contains the core Unimodule infrastructure and a collection of Unimodules and interfaces that are commonly depended on by other Unimodules. You will need to install this before using libraries from Foundation, like `expo-camera`, `expo-media-
expo-vector-icons(latest: 10.0.1) Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.
react-navigation-animated-switch-navigator(latest: 0.1.0) This navigator uses the [Reanimated Transitions API](https://github.com/kmagiera/react-native-reanimated) to animate route change transitions. Aside from the animations, it is identical to the standard [switch navigator](https://reactnavigation.org/docs/e
react-native-fade-in-image(latest: 1.5.0) Wrap Image components in <FadeIn> to have them fade in pleasantly when they finish loading
@expo/batcher(latest: 1.0.0) Batches up items, like rows to insert into a database, so they can be processed together. It is similar to DataLoader but designed for more general tasks and does not have a cache.
freeport-async(latest: 2.0.0) Finds an available port for your application to use.
@expo/koa-apex-domain(latest: 1.0.1) Koa middleware that redirects requests to `www.${domain}` to `${domain}`
react-native-safe-area-view(latest: 1.1.1) Add padding to your views to account for notches, home indicators, status bar, and possibly other future things.
react-native-appearance(latest: 0.3.4) Polyfill for `Appearance` API which will be available in `react-native@0.62`.
@expo/babel-standalone(latest: 1.0.3) Standalone version of Babel for use in Snack. To build the bundle, run `yarn build` and it will generate bundle under `dist/`.
expo-server-sdk(latest: 3.6.0) Server-side library for working with Expo using Node.js
@expo/styleguide(latest: 1.1.0) Foundational styles for Expo interfaces.
@expo/pkcs12(latest: 0.0.4) PKCS#12 Utilities for Node.js
expo-development-client(latest: 0.0.9) Pre-release version of the Expo development client package for testing.
expo-ads-admob(latest: 8.4.0) Provides support for the Google AdMob SDK (https://www.google.com/admob/) for mobile advertising. This module is largely based of the react-native-admob (https://github.com/sbugert/react-native-admob) module, as the documentation and questions surrounding
expo-analytics-amplitude(latest: 9.0.0) Provides access to Amplitude (https://amplitude.com/) mobile analytics. This module wraps Amplitude-iOS (https://github.com/amplitude/Amplitude-iOS) and Android (https://github.com/amplitude/Amplitude-Android) SDKs.
expo-analytics-segment(latest: 9.1.0) Expo module that provides access to Segment mobile analytics
expo-app-auth(latest: 9.3.0) Expo Unimodule for interfacing with the OpenID library AppAuth
expo-app-loading(latest: 1.0.0) A React component that keeps the native splash screen visible.
expo-barcode-scanner(latest: 9.1.0) Allows scanning variety of supported barcodes both as standalone module and as extension for expo-camera. It also allows scanning barcodes from existing images.
expo-battery(latest: 3.1.0) Provides battery information for the physical device, as well as corresponding event listeners.
expo-branch(latest: 3.0.0) A unimodule wrapping react-native-branch, enabling its use in Expo managed workflow
expo-brightness(latest: 8.4.0) Provides an API to get and set screen brightness.
expo-calendar(latest: 8.6.0) Provides an API for interacting with the device's system calendars, events, reminders, and associated records.
expo-cellular(latest: 2.4.0) Provides information about the user’s cellular service provider
expo-crypto(latest: 8.4.0) Expo universal module for crypto
expo-error-recovery(latest: 1.4.0) Utilities for helping you gracefully handle crashes due to fatal JavaScript errors.
expo-face-detector(latest: 8.4.0) Lets you use the power of Google Mobile Vision (https://developers.google.com/vision/face-detection-concepts) framework to detect faces on images.
expo-facebook(latest: 9.1.0) Expo universal module for Facebook SDK
expo-file-system(latest: 9.3.0) Provides access to the local file system on the device.
expo-image-manipulator(latest: 8.4.0) Provides functions that let you manipulation images on the local file system, eg: resize, crop.
expo-intent-launcher(latest: 8.4.0) Provides a way to launch Android intents, e.g. opening a specific activity.
expo-keep-awake(latest: 8.4.0) Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
expo-local-authentication(latest: 9.5.0) Provides an API for FaceID and TouchID (iOS) or the Fingerprint API (Android) to authenticate the user with a face or fingerprint scan.
expo-localization(latest: 9.1.0) Provides an interface for native user localization information.
expo-location(latest: 10.0.0) Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.
expo-mail-composer(latest: 9.0.0) Provides an API to compose mails using OS specific UI
expo-media-library(latest: 10.0.0) Provides access to user's media library.
expo-network(latest: 2.4.0) Provides useful information about the device's network such as its IP address, MAC address, and airplane mode status
expo-payments-stripe(latest: 8.4.0) Provides support for payments through Stripe and Apple Pay on iOS (in bare apps), and Stripe on Android (plus Android Pay with bare apps).
expo-permissions(latest: 10.0.0) Allows you prompt for various permissions to access device sensors, personal data, etc.
expo-print(latest: 9.2.0) Provides an API for iOS (AirPrint) and Android printing functionality.
expo-random(latest: 10.0.0) Expo universal module for random bytes
expo-sqlite(latest: 8.5.0) Provides access to a database that can be queried through a WebSQL-like API (https://www.w3.org/TR/webdatabase/). The database is persisted across restarts of your app.
expo-status-bar(latest: 1.0.3) Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
expo-web-browser(latest: 8.6.0) Provides access to the system's web browser and supports handling redirects. On iOS, it uses SFSafariViewController or SFAuthenticationSession, depending on the method you call, and on Android it uses ChromeCustomTabs. As of iOS 11, SFSafariViewController
@expo/html-elements(latest: 0.0.1) Universal semantic HTML React components for iOS, Android, web, and desktop
jest-expo-enzyme(latest: 1.0.4) A Jest preset that enables you to test your universal Expo & React elements with the Enzyme testing library.
react-native-unimodules(latest: 0.12.0) This library contains the core unimodule infrastructure and a collection of unimodules and interfaces that are commonly depended on by other unimodules.
@expo/xcodegen(latest: 2.18.0-patch.1) XcodeGen binary installable via npm
sentry-expo(latest: 3.0.4) Catch your Javascript errors for your production Expo apps!
expo-blur(latest: 8.2.2) A component that renders a native blur view on iOS and falls back to a semi-transparent view on Android. A common usage of this is for navigation bars, tab bars, and modals.
@expo/config-types(latest: 40.0.0-beta.2) Types for the Expo config object app.config.ts
snack-build(latest: 0.1.0) The Expo Snack Build SDK
@expo/account-names(latest: 1.0.0) A validation library for Expo account names
@expo/schemer(latest: 1.3.23) Centralized scheme validation library for Expo
pod-install(latest: 0.1.14) Ensure CocoaPods are installed in your project
expo-linking(latest: 2.0.0) Create and open deep links universally
expo-auth-session(latest: 3.0.0) Expo module for browser-based authentication
jest-expo(latest: 40.0.1) A Jest preset to painlessly test your Expo / React Native apps.
expo-image-picker(latest: 9.2.1) Provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.
expo-template-blank(latest: 40.0.4) The Blank project template includes the minimum dependencies to run and an empty root component.
expo-template-blank-typescript(latest: 40.0.4) The Blank project template includes the minimum dependencies to run and an empty root component.
expo-camera(latest: 9.1.1) A React component that renders a preview for the device's either front or back camera. Camera's parameters like zoom, auto focus, white balance and flash mode are adjustable. With expo-camera, one can also take photos and record videos that are saved to t
expo-constants(latest: 9.3.5) Provides system information that remains constant throughout the lifetime of your app.
@expo/vector-icons(latest: 12.0.3) Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.
@expo/turtle-common(latest: 0.1.17) `@expo/turtle-common` is the library commonly used in all of the Turtle v2 services (it contains such modules as a postgres client, logger and much more).
@expo/build-tools(latest: 0.1.22) `@expo/build-tools` is the core library for the Turtle v2 project. It enables [Turtle Worker](https://github.com/expo/turtle-v2/tree/master/src/services/worker) to actually build React Native projects. It should be open-sourced in the future (along with s
expo-template-tabs(latest: 40.0.7) The Tab Navigation project template includes several example screens.
expo-asset-utils(latest: 2.0.0) Utilities for converting files into Expo Assets
expo-three(latest: 5.6.0) Utilities for using THREE.js with Expo
@expo/eas-build-worker(latest: 0.1.22-alpha.1) Turtle Worker is a service running on every worker VM or pod. It exposes a WebSocket server to communicate with [Turtle Launcher](/src/services/launcher). The service is basically a wrapper for @expo/build-tools library. It receives a build request and ha
@expo/eas-json(latest: 0.3.0) A library for interacting with the eas.json