Is there a tutorial for setting up React Native from scratch on an existing app?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • react-native-template-typescript

    👾 Clean and minimalist React Native template for a quick start with TypeScript.

  • If you want to know about build variants just go check out the Android documentation on build variants. They're right though. There's kind of a lot going on when setting up a bare react native project. With that said you could do your own research. Check out the comments in the app build.gradle file for Typescript Template and also the project build.gradle file. You'll see there's so much they would have to assume the audience knows to be able to explain that (react native build gradle plugin, react native CLI, Android NDK, C++, JSC aka js compiler, etc).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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