react-navigation.github.io
react-navigation.github.io copied to clipboard
Add note how to use KeyboardAvoidingView with tab and stack navigator
Details are described here: https://github.com/react-navigation/react-navigation/issues/11244
Deploy Preview for react-navigation-docs ready!
| Name | Link |
|---|---|
| Latest commit | 6fbf6ddd74dcfb0d47321e19475c8c69b2dafa68 |
| Latest deploy log | https://app.netlify.com/sites/react-navigation-docs/deploys/6432c85d5bf5ca0008390e59 |
| Deploy Preview | https://deploy-preview-1229--react-navigation-docs.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
I was having doubts that I missed anything crucial, because nobody showed any interest here. But I definitely had a minimal repro and fixing stuff with KeyboardAvoidingView is always pain 😅. Thanks for sharing! I'm glad that it helped you.