Understanding security in React Native applications

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-new-architecture

    Workgroup for the New React Native Architecture

  • TurboModules: TurboModules are a new way of implementing native modules that use JSI instead of the bridge. TurboModules can reduce the overhead and latency of the native module calls, as well as provide a more consistent and type-safe interface for the JavaScript code. It is important to note that TurboModules are still experimental and not fully supported by all platforms and libraries

  • react-native

    A framework for building native applications using React

  • Recently, there has been a notable shift in mobile application development practices. Rather than creating separate applications for each native platform, many developers are opting for hybrid mobile frameworks like React Native.

  • 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
  • react-native-webview

    React Native Cross-Platform WebView

  • To combat this issue, use the latest version of React Native WebView, which is the official and maintained module for WebViews in React Native.

  • Free-RASP-ReactNative

    React Native plugin for improving app security and threat monitoring on Android and iOS mobile devices.

  • A good tool to detect jailbroken and rooted devices is the freeRASP for React Native library by Talsec.

  • Apktool

    A tool for reverse engineering Android apk files

  • App tampering and repackaging can be performed by using reverse engineering or tampering tools, such as Apktool, dex2jar, etc.

  • react-native-mmkv

    ⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!

  • react-native-mmkv is a wrapper around MMKV that allows you to easily implement secure storage in your app. It is arguably the fastest key-value storage for React Native apps

  • MMKV

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

  • react-native-mmkv is a wrapper around MMKV that allows you to easily implement secure storage in your app. It is arguably the fastest key-value storage for React Native apps

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • dex2jar

    Tools to work with android .dex and java .class files

  • App tampering and repackaging can be performed by using reverse engineering or tampering tools, such as Apktool, dex2jar, etc.

  • Retire.js

    scanner detecting the use of JavaScript libraries with known vulnerabilities. Can also generate an SBOM of the libraries it finds.

  • Retire.js

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

  • React Native SWR Persistent Cache with MMKV

    3 projects | dev.to | 22 Apr 2022
  • Encrypted Note Editor App In React Native

    8 projects | dev.to | 4 Mar 2024
  • Android 13 Tablet bottom menu bar blocks App UI

    1 project | /r/reactnative | 9 Jul 2023
  • Show Your Work Thread

    2 projects | /r/reactnative | 7 Apr 2023
  • How do I style the very bottom of my app, below the nav bar? Nothing I change seems to make a difference

    1 project | /r/reactnative | 8 Apr 2023