You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drop support for React Native pre-0.63 or pre-0.64
(and update react-native version in generated peerDependencies)
rationale:
* I think it would be better to specify updated versions in peerDependencies / devDependencies / etc.
* reduce testing burden
for upcoming 0.20.0 release
* React Native pre-0.63 support is now deprecated (see issue #423)
* known issue with React Native 0.64 (rc) on iOS (see issue #422)
* add link to @otobank fork (see #425)
* document --use-apple-networking as EXPERIMENTAL & NOT SUPPORTED
(see issue #426)
(updated) in followup to
0.20
(see issue #409):(and update
react-native
version in generatedpeerDependencies
)rationale:
* I think it would be better to specify updated versions in peerDependencies / devDependencies / etc.
* reduce testing burden
--example-file-linkage
option--write-example-podfile
optionThe text was updated successfully, but these errors were encountered: