Day 26: (Refactoring) React Native
Today marks day 26 out of 30 of my #ReactNativeIn30Days series. I will be brief in today’s post as always by going straight to what I worked on today on the expense tracker app.
What I did today was changing a few codes in the app to improve the functionality of the application. I also went back and forth between firebase and the code to improve on how I modeled the data in firestore.
Also, I came up with new designs of screens I thought the UI could be improved or made better. These screens are yet to be implemented.
Wrap up:
I talked about the improvements I made to the app by modifying some part of the code and also made improvements to the structure of data stored in firestore.