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)
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)
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)