implementation of crypto for React Native in expo
Provides cryptography primitives for Android, iOS and web.
Cross-platform crypto primitives for building apps for TON blockchain. For internal implementation of `@ton/crypto`.
Expo module for browser-based authentication
[](https://www.npmjs.com/package/@ton/crypto)
Provides access to the local file system on the device.
Provides system information that remains constant throughout the lifetime of your app.
Scripts that autolink Expo modules.
Load fonts at runtime and use them in React Native components.
An Expo universal module to download assets and pass them into other APIs
The core of Expo Modules architecture
The Babel preset for Expo projects
SVG library for react-native
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.
A universal module that gets native application information such as its ID, app name, and build version at runtime
Create and open deep links universally
Interface for expo-dev-menu
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
Image loader
A universal module that gets physical information about the device running the application
Provides access to the SF Symbols library on iOS, and Material Symbols on Android and web, for Expo and React Native apps.
A WebView specifically designed for Expo DOM components
Provides access to the system's web browser and supports handling redirects. On iOS, it uses SFSafariViewController or ASWebAuthenticationSession, depending on the method you call, and on Android it uses ChromeCustomTabs. As of iOS 11, SFSafariViewControl