React Native 0.69

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • Hacki

    A feature-rich Hacker News client.

  • For those of who want to try out a Flutter app, here’s a HN client I wrote recently:

    https://github.com/Livinglist/Hacki

  • react-native-fs

    Native filesystem access for react-native

  • Actually, since the RN team unbundled RN and handed maintenance of non-core libraries (e.g. filesystem, keychain, gestures...) to community maintainers, a lot of these libraries have lacked maintenance, and could really use more maintainer time.

    The following example comes to mind. react-native-fs is the most popular lib for filesystem I/O. From Android 10's release in Sep 2019 until Feb 2022, all file overwrite operations on Android 10 and later would result in the file getting corrupted if the new file was smaller than the pre-existing one. Related issue: https://github.com/itinance/react-native-fs/pull/890

    That's a very long 2 year and a half.

    My intuition to explain this situation is that the intersection of these two is very small:

  • 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
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-tvos with expo-file-system?

    1 project | /r/reactnative | 9 Dec 2023
  • iOS - save photo in an app specific album

    1 project | /r/reactnative | 12 Jun 2023
  • Save base 64 to internal storage. Save !?

    1 project | /r/reactnative | 19 Mar 2023
  • Exporting SQL data to a downloadable file in React Native

    1 project | /r/AskProgramming | 10 Jan 2023
  • Programmatically clearing storage ?

    1 project | /r/reactnative | 22 Nov 2022