React Native Versions

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

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • 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/)

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • 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