Skip to content

A cross platform mobile app for escrow transactions

Notifications You must be signed in to change notification settings

Rasheedatj/Escrow

Repository files navigation

ESCROW

A cross platform mobile application that supports wallet and escrow transactions built with React Native.

Overview

Escrow allow users manage thier wallet and escrow transactions using an intuitive, mobile-friendly interface. This project showcases my ability to convert Figma designs into clean, responsive mobile applications.

🎨 Features

  • Clean user Interface
  • User feedback
  • State management with Redux
  • Cross platform
  • Responsive acrross devices
  • Responsive on landscape and portrait orientation

🧠 Tech Stack

  • React Native
  • Redux - State management
  • Github - deployment

🖼️ Screenshots

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/Rasheedatj/Escrow.git

Go to the project directory

  cd Escrow

Install dependencies

  npm install

Start the server

  npm run start

📁 Folder Structure

Escrow/ │ app/ ┣ (auth)/ │ ┣ _layout.tsx │ ┣ Onboarding.tsx │ ┣ Login.tsx │ ┣ Signup.tsx │ ┣ Verify.tsx │ ┗ AllSet.tsx │ ┣ (tabs)/ │ ┣ _layout.tsx │ ┣ Transactions.tsx │ ┣ Settings.tsx │ ┗ home/ │ ┣ _layout.tsx │ ┣ index.tsx │ ┣ NewEscrow.tsx │ ┣ Transactions.tsx │ ┗ Escrow/ │ ┣ _layout.tsx │ ┣ index.tsx │ ┗ Summary.tsx │ ┣ _layout.tsx ← Root layout (handles splash/loading + route groups) ┗ index.tsx ← Default route (redirects to onboarding or home)

components/ ┣ Button.tsx ┣ Input.tsx ┣ Header.tsx ┗ ...

data/ ┗ UI.tsx ← Can contain reusable UI constants, lists, etc.

lib/ ┣ index.tsx ┗ types/ ┗ index.ts

commonStyles.ts ← Global style constants

🌟 Key Takeaways

  • Improved my Mobile application navigation knowledge

  • Enhanced my design-to-code workflow from Figma to mobile applications

  • Improved my understanding of state management with Redux.

  • Gained the experience of building FinTech applications

🚀 About Me

Rasheedat Jinadu: A mobile and web Frontend Engineer. I help founders, startups, enterprise and business owners build the ideal websites that Attract Users, Keep Users, and Generate Sales

🚀 Looking for a frontend developer for your next project? Let’s talk!

portfolio linkedin twitter

About

A cross platform mobile app for escrow transactions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published