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
{{ message }}
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
After status-bar is excluded from original React Native, I got this error and could not find anywhere else to resolve the issue. Simply, installed the library from npm, link it but after the run, this error appears.
As is the case with most react-native libraries now a days, you need to do a pod install after installing the library. An update to the README might help here. Most likely, you will want to do the pod install on every yarn install, so having a postinstall command might help.
I encountered this error before RN 60+, so I believe that it will work with autolinking & pod install. I closed this issue for now. Thank you @gabrielbull :)
Bug
After status-bar is excluded from original React Native, I got this error and could not find anywhere else to resolve the issue. Simply, installed the library from npm, link it but after the run, this error appears.
Environment info
Library version: 1.0.3
Describe what you expected to happen:
The text was updated successfully, but these errors were encountered: