Skip to content

A React Native Web starter config - using react-native-web, Typescript and React Navigation. Develop ios, android and web with same codebase.

Notifications You must be signed in to change notification settings

henninghall/react-native-web-typescript-navigation-starter

Repository files navigation

react-native-web-typescript-navigation-starter

A starter config for building cross platform apps for ios, android and web. Based on create-react-app for web part and "react-native init" (no Expo) for react native part.

Setup includes

Run it

iOS: npm run ios

Andorid: npm run android

Web: npm run start

Versions

"react": "16.6.3",
"react-native": "0.57.7",
"react-native-web": "^0.9.8",
"react-navigation": "^3.0.4",
"typescript": "^3.2.1"

About

A React Native Web starter config - using react-native-web, Typescript and React Navigation. Develop ios, android and web with same codebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published