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

fix: drawerstatuscontext should be exported #11041

Merged

Conversation

leonchabbey
Copy link
Contributor

Motivation

DrawerStatusContext should be exported and available to the library's users.
For example, someone might want to create a custom Drawer navigator using useNavigationBuilder and reuse this context.

(Previous PR: #10976)

@netlify
Copy link

netlify bot commented Nov 28, 2022

Deploy Preview for react-navigation-example ready!

Name Link
🔨 Latest commit 4b71e23
🔍 Latest deploy log https://app.netlify.com/sites/react-navigation-example/deploys/6387188d032c7c0009f1113a
😎 Deploy Preview https://deploy-preview-11041--react-navigation-example.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

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.

Thank you!

@satya164 satya164 merged commit b3722fd into react-navigation:main Dec 4, 2022
satya164 pushed a commit that referenced this pull request Dec 11, 2022
**Motivation**

`DrawerStatusContext` should be exported and available to the library's
users.
For example, someone might want to create a custom Drawer navigator
using `useNavigationBuilder` and reuse this context.

(Previous PR:
#10976)
satya164 pushed a commit that referenced this pull request Feb 17, 2023
**Motivation**

`DrawerStatusContext` should be exported and available to the library's
users.
For example, someone might want to create a custom Drawer navigator
using `useNavigationBuilder` and reuse this context.

(Previous PR:
#10976)
satya164 pushed a commit that referenced this pull request Feb 17, 2023
**Motivation**

`DrawerStatusContext` should be exported and available to the library's
users.
For example, someone might want to create a custom Drawer navigator
using `useNavigationBuilder` and reuse this context.

(Previous PR:
#10976)
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.

None yet

2 participants