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

Clean up drawer #5761

Merged
merged 3 commits into from
Oct 17, 2024
Merged

Clean up drawer #5761

merged 3 commits into from
Oct 17, 2024

Conversation

mozzius
Copy link
Member

@mozzius mozzius commented Oct 15, 2024

Before After
Simulator Screenshot - iPhone 16 - 2024-10-15 at 09 03 31 Simulator Screenshot - iPhone 16 - 2024-10-15 at 09 00 23

Copy link

github-actions bot commented Oct 15, 2024

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

return (
<TouchableOpacity
<PressableScale
Copy link
Member

Choose a reason for hiding this comment

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

Personal opinion: not a huge fan of this animation here. What are your thoughts on this vs a background color on press?

* 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>
@arcalinea arcalinea temporarily deployed to samuel/drawer-cleanup - social-app PR #5761 October 16, 2024 21:47 — with Render Destroyed
@estrattonbailey estrattonbailey merged commit 21542c4 into main Oct 17, 2024
6 checks passed
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.

3 participants