Day19: Building the UI part 3 (React Native)

Victor Bruce-Crabbe
1 min readFeb 14, 2020

--

Today is day 19 of the #ReactNativeIn30Days series and I’m still building the UI screens for the expense tracker app. Today I decided to add an additional screen to the already created ones. And this screen is the transaction screen.

The purpose of the transaction screen is to display a list of transactions that have occurred over time.

Below is an image of the design in Figma.

Below is also an implementation of the design in React Native:

Wrap up:

Today, I designed and developed an additional screen, transactional screen to display a list of transactions.

Github: https://github.com/victorbruce/react-native30

--

--

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