Day 28: React Native

Victor Bruce-Crabbe
1 min readFeb 27, 2020

--

Whoops! It’s day 28 out of 30 of my #ReactNativeIn30Days. In today’s post, I will bring you up to speed on what I worked on today on the expense tracker app project.

There’s one thing about building an application whether it’s a mobile app web app or desktop app. There is always room for improvement. I chipped this in because I felt I was repeating myself in each post I publish on what I’m working on.

Today wasn’t different. I continued from where I ended yesterday. I realized that one component had become enormous. I refactored the code by creating components for each block of code. Moreover, I changed some of the variable namings to be more descriptive and removed some unused code.

My next call of action is to implement the updated UI I have created to improve the application’s user interface.

Wrap up:

In today’s’ post, I touched on the changes I continue to make to improve the application in general.

--

--

Victor Bruce-Crabbe
Victor Bruce-Crabbe

Written by Victor Bruce-Crabbe

[Available for Hire]. I share my learning experience through writing based on what I will want to read when learning a new concept to help others.

No responses yet