What are the downsides to using react native for web?

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
  • react-native-bottom-sheet

    A performant interactive bottom sheet with fully configurable options 🚀

    It depends. The main trade off is this large abstraction over the normal html/css you would normally be working with. When you are doing basic things it’s works great. If you start to use more complex react native components like (https://github.com/gorhom/react-native-bottom-sheet for example) it might not work at all or require hacks or conditional use of components.

  • NativeBase

    Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.

    Or battle-tested 3rd party components like https://nativebase.io/

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

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