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

feat: use forwardRef with DrawerContent and DrawerContentScrollView #9695

Merged
merged 3 commits into from
Aug 7, 2021

Conversation

alternacrow
Copy link
Contributor

Closes #9350

Fixed to use ref in DrawerContent and DrawerContentScrollView.
Please review.

@github-actions
Copy link

Hey alternacrow! Thanks for opening your first pull request in this repo. If you haven't already, make sure to read our contribution guidelines.

@netlify
Copy link

netlify bot commented Jun 25, 2021

✔️ Deploy Preview for react-navigation-example ready!

🔨 Explore the source changes: 8f3c7c5

🔍 Inspect the deploy log: https://app.netlify.com/sites/react-navigation-example/deploys/610e867f442b1000074fc170

😎 Browse the preview: https://deploy-preview-9695--react-navigation-example.netlify.app/

@satya164 satya164 force-pushed the main branch 2 times, most recently from 7d64217 to b1d935c Compare June 27, 2021 05:50
Copy link
Member

@satya164 satya164 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR

@satya164 satya164 merged commit ebb5f24 into react-navigation:main Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DrawerContentScrollView should use forwardRef
2 participants