React Native image file system caching for iOS and Android
Simple and complete React Native testing utilities that encourage good testing practices.
React package for snapshot testing.
The React Native multithreading library
A lightweight and trustworthy URL polyfill for React Native
Use react-devtools outside of the browser
React Native WebView component for iOS, Android, macOS, and Windows
This package is part of the [React Native CLI](../../README.md). It contains commands for managing the configuration of React Native app.
This plugins adds simple LRU caching to your `parse`, to improve performance by caching the parsed result.
React Native Network Info API for iOS & Android
Require hook for automatic V8 compile cache persistence
React Native specific linting rules for ESLint
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.
Parse text and make them into multiple React Native Text elements
The core of Expo Modules architecture
Metro configuration for React Native.
- Skip the execution phase and reduce server load by caching execution results in-memory. - Customize cache entry time to live based on fields and types within the execution result. - Automatically invalidate the cache based on mutation selection sets. -
Clear the cache of ios webview
React Native bindings for Lottie
Tab view component for React Native
SVG transformer for react-native
Provides a layer of interoperability between React Native and CSS stylesheets allowing to use CSS as a styling language for both React Native and React Native Web. The interoperability goes beyond basic styles allows the use of modern features such as CSS
React Native component used to select a single value from a range of values.
An implementation of React Native's RefreshControl for web, since react-native-web currently does not provide one