React Native Versions

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

    A framework for building native applications using React

  • You have to specify some versions in your podfile: https://github.com/facebook/react-native/issues/31480

  • semver

    Semantic Versioning Specification

  • Semver has a special clause for 0.x versions wherein anything below 0.1.0 is functionally equivalent to 1.0. So when you see 0.1.0 -> 0.2.0 it’s actually a breaking upgrade. That’s why RN is there. They know it’s not done yet. From semver: “Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.” (https://semver.org/)

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

    🔽 Install and update your Xcodes

  • I downgraded Xcode to 12.4. But you can use https://github.com/xcpretty/xcode-install it enables you to change in your terminal the version of xcode you use.

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