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

Drawer nits #5778

Merged
merged 7 commits into from
Oct 16, 2024
Merged

Drawer nits #5778

merged 7 commits into from
Oct 16, 2024

Conversation

estrattonbailey
Copy link
Member

Started as a fix for Android, ended up moving some things around. Main thing is removing the SafeAreaView, idk why that wasn't working on Android. Totally my opinion here on space, open to feedback!

image
Simulator Screenshot - iPhone X - 2024-10-16 at 15 56 03
CleanShot 2024-10-16 at 15 56 12@2x

Copy link

github-actions bot commented Oct 16, 2024

The Pull Request introduced fingerprint changes against the base commit:

Fingerprint diff
[{"type":"file","filePath":"package.json","reasons":["expoConfigPlugins"],"hash":"f9404ae1992b45bc15f713d6edc2c3ca65bb393e"},{"type":"dir","filePath":"modules/bottom-sheet/android","reasons":["expoAutolinkingAndroid"],"hash":"075af02074cfdb9692282a9f34648762ed0258b3"}]

Generated by PR labeler 🤖

Copy link

github-actions bot commented Oct 16, 2024

Old size New size Diff
7.9 MB 7.9 MB -548 B (-0.01%)

Copy link
Member

@mozzius mozzius left a comment

Choose a reason for hiding this comment

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

nice!

@estrattonbailey estrattonbailey merged commit c8efb33 into samuel/drawer-cleanup Oct 16, 2024
6 checks passed
estrattonbailey added a commit that referenced this pull request Oct 17, 2024
* clean up drawer

* add a lil bit of padding

* Drawer nits (#5778)

* Avi stuff

* Rm SafeAreaView, not working on Android

* Dividers and spacing

* Fix count on android, ended up refactoring the whole MenuItem

* Litttttle more space

* Improve NavSignupCard

* format nit

---------

Co-authored-by: Samuel Newman <mozzius@protonmail.com>

---------

Co-authored-by: Eric Bailey <git@esb.lol>
rshigg pushed a commit to rshigg/social-app that referenced this pull request Nov 2, 2024
* clean up drawer

* add a lil bit of padding

* Drawer nits (bluesky-social#5778)

* Avi stuff

* Rm SafeAreaView, not working on Android

* Dividers and spacing

* Fix count on android, ended up refactoring the whole MenuItem

* Litttttle more space

* Improve NavSignupCard

* format nit

---------

Co-authored-by: Samuel Newman <mozzius@protonmail.com>

---------

Co-authored-by: Eric Bailey <git@esb.lol>
rshigg pushed a commit to rshigg/social-app that referenced this pull request Nov 2, 2024
* clean up drawer

* add a lil bit of padding

* Drawer nits (bluesky-social#5778)

* Avi stuff

* Rm SafeAreaView, not working on Android

* Dividers and spacing

* Fix count on android, ended up refactoring the whole MenuItem

* Litttttle more space

* Improve NavSignupCard

* format nit

---------

Co-authored-by: Samuel Newman <mozzius@protonmail.com>

---------

Co-authored-by: Eric Bailey <git@esb.lol>
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.

2 participants