Our great sponsors
-
You have to specify some versions in your podfile: https://github.com/facebook/react-native/issues/31480
-
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!
-
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.