tjcchen / react-native-demo

Write & publish a mobile application with React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Demo

Write & public a app with React Native & Expo

Links

Rapidapi: https://rapidapi.com

React Native: https://reactnative.dev

Expo: https://github.com/expo

Expo Router: https://expo.github.io/router

Expo Router

Use expo-router to build native navigation using files in the app/ directory.

Starts with Expo-Router

npx create-react-native-app -t with-router
# to reload the app tunnel
expo-cli start --tunnel

Publish and Deployment

# step1: make sure you have expo-cli install
npm install -g expo-cli

# step2: publish
expo publish

Preview Page

link: https://expo.dev/@andychen/react-native-demo?serviceType=classic&distribution=expo-go

Licence

MIT

About

Write & publish a mobile application with React Native

License:MIT License


Languages

Language:JavaScript 100.0%