Skip to content

lailahamdan1116/VenU

 
 

Repository files navigation

Setup - React Native - Navigation - Stack

  • initial React Native Navigation setup
npm install @react-navigation/native
  • core dependencies should automatically install

  • start metro

npm start
  • run the app
npx react-native run-android

TODO:

  • delete local build files from repo
  • move src folder from android to main panel
  • src should then contain code for components, screens, styles, app.tsx, etc.
  • remove style sheets from screen components, move to new style folder
  • modularize code into components
  • Dummy users from mongo
  • local JSON file for User reviews/info
  • images

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 47.2%
  • JavaScript 41.0%
  • Kotlin 4.3%
  • Objective-C 3.5%
  • Ruby 2.2%
  • Objective-C++ 1.2%
  • TypeScript 0.6%