Is React Native really that bad?

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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • azusa-player-mobile

    移动端的第三方b站音乐播放器

  • Depends on what library do you use I guess? Here's mine and I never had a dependency problem. https://github.com/lovegaoshi/azusa-player-mobile/blob/master/package.json

  • flash-list

    A better list for React Native

  • Also, yes, scrolling handling with lots of images can be a problem, but don't panic, React Native has some good partners 😉. Shopify created a library specifically to deal with this problem called FlashList ⚡ which is now the solution to this problem.

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

    An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.

  • For the use case you describe, React Native is perfectly a good choice. Nevertheless, I would strongly advise you to go with Expo to avoid dependency issues and iterate with the fluidity of the web without installing specific software like "Android Studio" or "Xcode". As a bonus, upgrading with Expo is done with just one command ✨.

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