Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with RN>=0.66 #23

Open
a-tokyo opened this issue Jan 28, 2022 · 1 comment
Open

Not compatible with RN>=0.66 #23

a-tokyo opened this issue Jan 28, 2022 · 1 comment

Comments

@a-tokyo
Copy link

a-tokyo commented Jan 28, 2022

When using RN >= 0.66 this error is thrown:

Invariant Violation: StatusBarIOS has been removed from React Native. Has been merged with StatusBar. See https://reactnative.dev/docs/statusbar

react-native-status-bar-size uses StatusBarIOS in the addListener function

Update:
– I attempted working on a fix but I couldn't since I am blocked RN migrating the StatusBarIOS events to StatusBar
– Related issue facebook/react-native#32297

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant