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

Should refactor the codebase and replace the native SafeAreaView with `react-native-safe-area-context's component #266

Open
emadbaqeri opened this issue Aug 27, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers improvement

Comments

@emadbaqeri
Copy link
Collaborator

emadbaqeri commented Aug 27, 2022

Currently, for handling the view on the iOS phones and phones with notches we are using the native SafeAreaView component in a naive way which we should remove it and apply some best practices of using the react-native-safe-area-context library on the project.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@emadbaqeri emadbaqeri added enhancement New feature or request good first issue Good for newcomers improvement labels Aug 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers improvement
Projects
None yet
Development

No branches or pull requests

1 participant