No, React Native is not the future

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • react-native-web

    Cross-platform React UI packages

  • I don't have personal experience with this, but React Native Web claims to solve this issue: https://necolas.github.io/react-native-web/, not sure if anyone has had experience with this. Of course, you will have issues with dependency hell/package maintenance.

    Another great option seems to be Flutter web. I was really impressed by the "batteries included" approach to Flutter, and Dart has a pretty comprehensive standard library. This is in contrast to React's "just find a random package on npm and pray it doesn't bite you in the future."

    Obviously rewrites are expensive, but I personally think both approaches are worth considering versus abandoning native components completely. WebView isn't without problems (and also, you don't need React Native to use WebView).

  • open-native

    Open Native brings cross-platform communities together to help them collaborate and strengthen each other through development diversity.

  • What they decided to do is really quite strange. Something like Capacitor makes much more sense but they said they wanted access to React Native libraries... I hope https://github.com/OpenNative/open-native can address their requirements in the future. It's goal is to make things like React Native native modules work across frameworks (e.g., react native libraries working in capacitor and native script)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • react-native-webrtc

    The WebRTC module for React Native

  • heres the stuff that IS available in the expo sdk: https://docs.expo.dev/versions/v47.0.0

    You then use 3rd party modules (or build your own) for anything else you need. For example, webtrc: https://github.com/react-native-webrtc/react-native-webrtc

  • Telegram-iOS

    Telegram-iOS

  • The Telegram app is native: https://github.com/TelegramMessenger/Telegram-iOS

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
  • Encrypted Note Editor App In React Native

    8 projects | dev.to | 4 Mar 2024
  • Trouble connecting on remote connections (React Native) Help required 🙏

    2 projects | /r/WebRTC | 17 Jul 2023
  • However, this package itself specifies a main module field that could not be resolved

    2 projects | /r/reactnative | 12 Jul 2023
  • Android 13 Tablet bottom menu bar blocks App UI

    1 project | /r/reactnative | 9 Jul 2023