FaisalAshraf44 / crowd-fund

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Information

Crowd Fund is an overview of best practices in react native using typescript. It could be used to understand and learn:

  • React Native Components Structure
  • React Navigation Implementation
  • How To Define Types
  • Redux Basics
  • Best Practices To Define SVG Icons
  • How to mock API data

For more details, see the Installation docs page.

How to run

Clone repo using https://github.com/FaisalAshraf44/crowd-fund.git

yarn

To run on android

npx react-native run-android 

To run on ios

npx pod-install ios
npx react-native run-ios

About


Languages

Language:TypeScript 88.0%Language:Java 6.1%Language:Ruby 1.9%Language:Objective-C 1.9%Language:Objective-C++ 0.9%Language:JavaScript 0.8%Language:Shell 0.4%