Skip to content
New issue

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

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

Already on GitHub? # to your account

Issue with react-native-safe-area-context #46

Closed
alz10 opened this issue Mar 11, 2022 · 3 comments · Fixed by #49
Closed

Issue with react-native-safe-area-context #46

alz10 opened this issue Mar 11, 2022 · 3 comments · Fixed by #49

Comments

@alz10
Copy link

alz10 commented Mar 11, 2022

After upgrading my react native version to 0.67.3, i got this error

dependencies

"react": "17.0.2",
"react-native": "0.67.3",
"rn-wave-bottom-bar": "^2.1.1"
"react-native-safe-area-context": "^4.1.2",
"@react-navigation/bottom-tabs": "^6.2.0",

issue

@alz10
Copy link
Author

alz10 commented Mar 11, 2022

It's working now but i had to downgrade "react-native-safe-area-context" to ^3.4.1"
latest version (^4.1.2) causes the error above

@Jm-Zion
Copy link
Owner

Jm-Zion commented Mar 14, 2022

Thank you for the report, will give a check very soon

@tradebulls
Copy link

tradebulls commented Mar 15, 2022

Even I am facing same issue

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants