This is the Linux app named react-native-mmkv-storage whose latest release can be downloaded as v0.9.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named react-native-mmkv-storage with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
react-native-mmkv-storage
DESCRIPTION:
An ultra fast(0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI. This library aims to provide a fast & reliable solution for you data storage needs in react-native apps. It uses MMKV by Tencent under the hood on Android and iOS both that is used by their WeChat app(more than 1 Billion users). Unlike other storage solutions for React Native, this library lets you store any kind of data type, in any number of database instances, with or without encryption in a very fast and efficient way. Read about it on this blog post I wrote on dev.to. Starting from v0.5.0 the library has been rewritten in C++ on Android and iOS both. It employs React Native JSI making it the fastest storage option for React Native. MMKV uses mmap to keep memory synced with file, and protobuf to encode/decode values to achieve the best performance.
Features
- Ultra fast
- Encrypted
- Easy to use
- Build your own modules
- (~ 50K Android/30K iOS) and even smaller when packaged
- Simple and lightweight
- Written in C++ using JSI
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/react-native-mmkv-stor.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.