tradle / asyncstorage-downLinks
A leveldown API implementation that maps to AsyncStorage in React Native
☆81Updated 3 years ago
Alternatives and similar repositories for asyncstorage-down
Users that are interested in asyncstorage-down are comparing it to the libraries listed below
Sorting:
- leveldb api on top of React's AsyncStorage☆40Updated 7 years ago
- fs for the browser using level-filesystem and browserify☆27Updated 6 years ago
- ☆15Updated 7 years ago
- A collection of polyfills for the react-native JavaScript environment.☆33Updated 8 years ago
- A very simple component visibility switch based on Platform☆49Updated 10 years ago
- ☆37Updated 5 years ago
- Hacky way to run pouchdb in react-native☆41Updated 9 years ago
- Navigator for React-Native, driven by redux☆18Updated 8 years ago
- Access environment variables from React Native☆50Updated 9 years ago
- Navigate to external URLs, handle in-app URLs, and access system URLs☆36Updated 9 years ago
- Allows linking dependencies to your React Native project☆31Updated 9 years ago
- AWS Cognito integration module for React Native☆62Updated 8 years ago
- Use React Native to draw SVG. No XML parsing, use speed of React Native directly. Alpha version, not all elements/attributes are supporte…☆41Updated 10 years ago
- A loading indicator written purely in React that uses SVG and no images.☆33Updated 8 years ago
- Experimental cross-platform app sample☆68Updated 9 years ago
- Touchable component for React Native that enables more advanced styling by setting an active state. Most useful for building your own tou…