Description
Due to react-native-community/cli#1537 some things in your react-native.config.js
have been deprecated and removed, thus failing autolinking schema validation (for example ios.sharedLibraries
).
Steps to Reproduce
- Create a vanilla RN project with latest 0.69 RC with
npx react-native init Example --version 0.69.0-rc.6
. - Add this package.
- Observe it not being autolinked.
Metadata
Metadata
Assignees
Type
Projects
Status
Done
Activity