Skip to content

charlottetan/react-hybrid-app

Repository files navigation

React Hybrid App

A React/React Native app that runs everywhere, web, iOS and Android, using React Native Web for web and Expo for mobile.

This project was bootstrapped with Expo's tabs template and expanded to run on web.

Running the app

Script Action
yarn start Starts Expo CLI's dev server and allows you to open the app on both iOS and Android via Expo's app. Can be run concurrently with start-web
yarn start-web Starts webpack and allows you to access the app at [http://localhost:8080]. Can be run concurrently with start
The full list can be found in package.json.

Gify goodness

Version information

Expo SDK: 31.0.2
React Native: expo-0.57.1

Further reading

I stood on the shoulders of these giants: