Closed hyy6565 closed 2 years ago
only rn >= 0.60 has autolink feature. for version < 0.60 you should do manual linking (usually you just need to run npx react-native link
, and an extra step npx pod-install
for ios ) for all libraries that have native modules
ref: https://react-native-async-storage.github.io/async-storage/docs/install#link
environment:RN0.59
follow the .md file ,when biuld the project It occurs.