[@RNC/AsyncStorage]: NativeModule: AsyncStorage is null
See original GitHub issueCurrent behavior
Expected behavior
Repro steps
Environment
- Platforms tested:
- Android
- iOS
- macOS
- Windows
- AsyncStorage version:
- Expo version:
- Environment:
- Logs/Errors that may be relevant:
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
react native - NativeModule: AsyncStorage is null, with @RNC ...
To fix this issue try these steps: -Run `react-native link @react-native-community/async-storage` in the project root. -Rebuild and restart the ...
Read more >NativeModule: AsyncStorage is null · Issue #768 - GitHub
Error: [@RNC/AsyncStorage]: NativeModule: AsyncStorage is null. To fix this issue try these steps: • Rebuild and restart the app.
Read more >ERROR Error: [@RNC/AsyncStorage]: NativeModule - Medium
ERROR Error: [@RNC/AsyncStorage]: NativeModule: AsyncStorage is null. Rebuild and restart the app. Run the packager with '--reset-cache' flag.
Read more >Error ReactNative AsyncStorage is null iOS-React Native
Coding example for the question Error ReactNative AsyncStorage is null iOS-React ... target 'YourApp' do #The line below pod 'RNCAsyncStorage', :path => '....
Read more >NativeModule: AsyncStorage is null EXPO EAS app - Reddit
Error: [@RNC/AsyncStorage]: NativeModule: AsyncStorage is null EXPO ... AsyncStorage with it: https://react-native-async-storage.github.io/ ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Please Help Getting the same issue
I experience the same in my React Native 59.9. anyone solve this already?