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

Add icons for the navigation bar at the bottom of the screen #278

Closed
dyland88 opened this issue Sep 12, 2024 · 2 comments
Closed

Add icons for the navigation bar at the bottom of the screen #278

dyland88 opened this issue Sep 12, 2024 · 2 comments
Assignees
Labels
Easy A simple problem or change that needs to be fixed or made. Frontend 🖥 Issues corresponding to the frontend/client. Good first issue Good for newcomers UI/UX Issues pertaining to User Interface and User Experience and Design

Comments

@dyland88
Copy link
Collaborator

Right now, the navigation bar for switching between home and profile only has default icons. Add some nice looking icons in their place and make the text a little bigger.
Right now, we have the react-native-feather library in the project so you should be able to use some icons from that.

Example import:
import {Home, User} from 'react-native-feather';

@dyland88 dyland88 added Good first issue Good for newcomers Easy A simple problem or change that needs to be fixed or made. Frontend 🖥 Issues corresponding to the frontend/client. UI/UX Issues pertaining to User Interface and User Experience and Design labels Sep 12, 2024
@eris6
Copy link
Contributor

eris6 commented Sep 12, 2024

i can do this!

@h1divp
Copy link
Collaborator

h1divp commented Sep 20, 2024

fixed by #289

@h1divp h1divp closed this as completed Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy A simple problem or change that needs to be fixed or made. Frontend 🖥 Issues corresponding to the frontend/client. Good first issue Good for newcomers UI/UX Issues pertaining to User Interface and User Experience and Design
Projects
None yet
Development

No branches or pull requests

3 participants