Day 17: Building UI screens (React Native)
Today is day 17 out of 30 of my #ReactNativeIn30Days series. Don’t be surprised at all, today’s post will be very brief. Yesterday (which was day 16) was dedicated to building the UI screens of an expense tracker app.
So I decided to build 3 of the screens designed. These screens where the login screen, sign up screen and home screen. Truth to be told, I already had the login and sign up page built from my previous post or work I have done.
Below are the screenshots of the UI screens built so far:
Wrap up:
In today’s post, I implemented 3 UI screens built with Figma using React Native.
Github Repo: https://github.com/victorbruce/react-native30