URI friendly encoding for JSON structures
Blob & File implementation in Node.js, originally from node-fetch.
ICO encoder and decoder library
Provides access to the phone's system contacts.
Provides access to the SF Symbols library on iOS, and Material Symbols on Android and web, for Expo and React Native apps.
A universal module that gets physical information about the device running the application
Provides cryptography primitives for Android, iOS and web.
Provides a React component that renders a gradient view.
Expo Android and iOS module for Background Task APIs
Provides a way to encrypt and securely store key-value pairs locally on the device.
Postgres bytea parser
A WebView specifically designed for Expo DOM components
converts bare objects to DOM objects or xml representations
Fetches and manages remotely-hosted assets and updates to your app's JS bundle.
Provides access to the system's haptics engine on iOS, vibration effects on Android, and Web Vibration API on web.
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
bc-ur decoder
A well-tested UTF-8 encoder/decoder written in JavaScript.
A component that renders a native glass effect view on iOS.
Provides a way to share files directly with other compatible applications.
AWS Query Protocol body decoder
Provides an interface for getting and setting Clipboard content on Android, iOS and Web.
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.
A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).