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

Android alternative for Segmented Controller in Message Requests screen #659

Open
Tracked by #509
lourou opened this issue Sep 3, 2024 · 1 comment
Open
Tracked by #509
Assignees
Labels
Android Specific to Android design Needs design input/figmas enhancement New feature or request

Comments

@lourou
Copy link
Member

lourou commented Sep 3, 2024

Currently, our Message Requests screen uses a segmented controller to switch between "You might know" and "Spam" sections. While this works well on iOS, Android doesn't have a native equivalent to the segmented controller. We could implement an Android-friendly alternative to ensure a consistent user experience across both platforms, in the meantime, the existing Message Requests view is used on Android.

We might consider using React Native Paper's SegmentedButtons or React Native Tab View.

Linked to #178 and #658

@lourou lourou added enhancement New feature or request design Needs design input/figmas Android Specific to Android labels Sep 3, 2024
@thierryskoda
Copy link
Collaborator

I've implemented some components like that that use absolute views and some animations and I they are very performant! Happy to help here

@alexrisch alexrisch assigned covrter and unassigned darickdang Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Specific to Android design Needs design input/figmas enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants