Getting Started with React Native JSI Modules

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • react-native-jsi-template

    Template library and blog that explain how JSI modules are built from scratch in React Native

  • The complete code of the library and example app can be found on Github.

  • 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

  • If you use Async Storage in your React Native App, you should give react-native-mmkv-storage a try. The fastest storage library for react native built with JSI.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • MMKV

    An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.

  • 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

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Understanding security in React Native applications

    9 projects | dev.to | 3 Apr 2024
  • React Native SWR Persistent Cache with MMKV

    3 projects | dev.to | 22 Apr 2022
  • After a year of playing with React Native on the side my studies, here is the result: Keystone, a social habit tracker

    2 projects | /r/reactnative | 9 Feb 2021
  • React Native Testing Options Overview

    3 projects | dev.to | 14 May 2024
  • [Demystifying Firebase (Part-1)] How to setup Firebase in React Native CLI App.

    1 project | dev.to | 5 Apr 2024