Skip to content

fundgao/world-app-rn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World-App

For every human

Base on React Native & Expo, UI ...

Install & Environment

// npx
npm i expo
npx create-expo-app AwesomeProject
cd AwesomeProject
npx expo start

// yarn
yarn add expo
yarn create expo-app AwesomeProject
cd AwesomeProject
yarn expo start

About

React Native 官网

React Native 入门教程

React Native 组件库