8000 GitHub - evaluation-alex/expo-template-with-navigation: expo 41sdk
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

evaluation-alex/expo-template-with-navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template Blank with navigation

Template starter with React Navigation

Preview

../media/withnav.gif

Installation

  1. Install node.js

  2. Install Expo

    npm install --global expo-cli
  3. Download this repo

  4. Install deps on your template folder

    npm install
  5. Start the environtment

    expo start

Rapi UI

../media/hero.png

These UI components are provided by Rapi UI. Check the documentation for usage and more components.

File Managements

These are the folders and the functionality

/src/assets -> for media such as images, etc
/src/components -> for components
/src/navigation -> for React Navigation
/src/provider -> for React Context
/src/screens -> for Screens

if you find these useful don't forget to give it a star ⭐ and share it to your friends ❤️

Reach me on twitter

About

expo 41sdk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0