Skip to content

Commencement-Technology/expo-finance-app-ui

 
 

Repository files navigation

Finance App in React Native with Expo Router

This is an Expo project created with create-expo-app to create a Finance App UI in React Native. Along with App UI, here I've implemented custom bottom tabbar navigator with expo router v3 and pie chart with react native gifted charts package.

Libraries used in this project

Get started

  1. Install dependencies

    npm install
  2. Start the app

     npx expo start

App Screenshot

Finance App in React Native with Expo Router

Watch it on YouTube

This repository is part of a tutorial on my YouTube channel. Check out the complete tutorial on YouTube by clicking below. 👇

Finance App UI in React Native with Expo Router Tutorial for Beginners

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.2%
  • JavaScript 11.8%