React Native for Startup

This page summarizes the projects mentioned and recommended in the original post on /r/reactnative

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • react-native-reanimated

    React Native's Animated library reimplemented

  • I think it depends on the app. You say the app will be heavy on animations. With that bit of information I would definitely avoid React Native. Go pure native. It will be a lot more work of course, since you need to build 2 apps. But even with the excellent Reanimated 2 library for React Native (which does the animation work on a "native" UI thread rather than the JS thread), animations are challenging. I'm currently struggling with an unresolved bug in the Reanimated 2 library that is killing me - my app is crashing when the user simply switches to landscape mode. I'm sure this wouldn't happen with a "pure" native app. (There would be a whole set of _other_ problems, though, for sure).

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