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

WIP: RN 0.66+ compatibility - 👽 Migrate usage of StatusBarIOS to StatusBar #24

Closed
wants to merge 1 commit into from

Conversation

a-tokyo
Copy link

@a-tokyo a-tokyo commented Jan 28, 2022

As of react-native 0.66, StatusBarIOS has been removed from React Native and has been merged with StatusBar.

Unfortunately, RN has not yet migrated the events from StatusBarIOS to StatusBar. Therefore this fix is not yet viable.
Once events are migrated from RN's side, this fix shall work.

closes: #23
Pending RN issue: facebook/react-native#32297

@a-tokyo
Copy link
Author

a-tokyo commented Jan 28, 2022

@a-tokyo a-tokyo closed this Jan 28, 2022
@a-tokyo a-tokyo changed the title RN 0.66+ compatibility - 👽 Migrate usage of StatusBarIOS to StatusBar WIP: RN 0.66+ compatibility - 👽 Migrate usage of StatusBarIOS to StatusBar Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not compatible with RN>=0.66
1 participant