Effortlessly configure signing for Android builds in Expo projects during the prebuild process.
An Expo config plugin for setting up code signing for Android and iOS builds during Expo prebuild.
Generate trusted local SSL/TLS certificates for local SSL development
The Expo CLI
provides support for secure WebSocket (wss://) connections with self-signed certificates. This package allows developers to seamlessly establish secure WebSocket communication in their React Native applications, even when using self-signed SSL/TLS certifi
Get the prebuild config
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
The Expo SDK
A library for interacting with the app.json
Types for the Expo config object app.config.ts
Provides access to the local file system on the device.
Scripts that autolink Expo modules.
Provides system information that remains constant throughout the lifetime of your app.
Pre-release version of the Expo development launcher package for testing.
An Expo universal module to download assets and pass them into other APIs
A library for installing and finding packages in a project
A library for working with expo-updates code signing certificates
Load fonts at runtime and use them in React Native components.
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.
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
DevTools plugin helpers for Expo
A Jest preset to painlessly test your Expo / React Native apps.
Image loader
A library for Expo config plugins