Utility
These websites can be references for your design ideas
Storage
- Async Storage
- Data storage system for React Native.
https://react-native-async-storage.github.io/async-storage/ (opens in a new tab)
- react-native-mmkv-storage
- An ultra fast (0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI.
https://github.com/ammarahm-ed/react-native-mmkv-storage (opens in a new tab)
- react-native-mmkv
- β‘οΈ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!
https://github.com/mrousavy/react-native-mmkv (opens in a new tab)
Input
- react-native-drag-text-editor
- π 60FPS dynamic text editor powered with Reanimated for no-code, photo editor cases.
https://github.com/eneskarpuz/react-native-drag-text-editor (opens in a new tab)
- react-native-modal-datetime-picker
- A React-Native datetime-picker for Android and iOS.
https://github.com/mmazzarolo/react-native-modal-datetime-picker (opens in a new tab)
Communications utilis
react-native-share
- About Social share, sending simple data to other apps.
https://github.com/react-native-share/react-native-share (opens in a new tab)
Images
react-native-image-colors
- Fetch prominent colors from an image.
https://github.com/osamaqarem/react-native-image-colors (opens in a new tab)
Sound
react-native-track-player
- A fully fledged audio module created for music apps.
https://github.com/doublesymmetry/react-native-track-player (opens in a new tab)
Navigate
Expo Router
- The new File-based router for universal React Native apps!
https://github.com/expo/router (opens in a new tab)
solito
- π§ββοΈ React Native + Next.js, unified.
https://github.com/nandorojo/solito (opens in a new tab)
Tools
Flipper
- A desktop debugging platform for mobile developers.
https://github.com/facebook/flipper (opens in a new tab)