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: rewrite drawer for a new RNGH API #11776

Merged
merged 20 commits into from
Mar 25, 2024
Merged

feat: rewrite drawer for a new RNGH API #11776

merged 20 commits into from
Mar 25, 2024

Conversation

osdnk
Copy link
Member

@osdnk osdnk commented Jan 9, 2024

This PR moves the drawer to the new API.

Screen.Recording.2024-02-11.at.20.45.55.mov

@osdnk osdnk marked this pull request as draft January 9, 2024 23:08
@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2024

Codecov Report

Attention: Patch coverage is 26.66667% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 77.25%. Comparing base (7ed2bc1) to head (a37459a).

Files Patch % Lines
...t-native-drawer-layout/src/views/Drawer.native.tsx 26.66% 11 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11776      +/-   ##
==========================================
+ Coverage   77.23%   77.25%   +0.01%     
==========================================
  Files         211      209       -2     
  Lines        6317     6313       -4     
  Branches     2495     2496       +1     
==========================================
- Hits         4879     4877       -2     
+ Misses       1384     1382       -2     
  Partials       54       54              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

netlify bot commented Jan 9, 2024

Deploy Preview for react-navigation-example ready!

Name Link
🔨 Latest commit 82a1f8e
🔍 Latest deploy log https://app.netlify.com/sites/react-navigation-example/deploys/659dd1eb11d3980008ffc143
😎 Deploy Preview https://deploy-preview-11776--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 configuration.

Copy link

netlify bot commented Jan 9, 2024

Deploy Preview for react-navigation-example ready!

Name Link
🔨 Latest commit a37459a
🔍 Latest deploy log https://app.netlify.com/sites/react-navigation-example/deploys/660135d64afd4600084d09e7
😎 Deploy Preview https://deploy-preview-11776--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 configuration.

@osdnk osdnk marked this pull request as ready for review February 11, 2024 18:51
@satya164
Copy link
Member

I found an issue. When the drawer is on the right and I close it via gesture, it doesn't close fullly.

Kapture.2024-03-17.at.14.35.28.mp4

@osdnk
Copy link
Member Author

osdnk commented Mar 23, 2024

@satya164 I addressed the problem

@satya164 satya164 enabled auto-merge (squash) March 25, 2024 08:29
@satya164 satya164 merged commit 5d7d81e into main Mar 25, 2024
8 checks passed
@satya164 satya164 deleted the @osdnk/rngh-drawer branch March 25, 2024 08:31
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

3 participants