lcameroon / create-react-app-web-native-together

"Create React Native App" and "Create React App" together - single code base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-react-app-web-native-together

"Create React Native App" and "Create React App" together - single code base for both apps

Getting Started

  • create-react-app
  • create-react-native-app

Dependencies

  • react
  • react-dom
  • react-native
  • react-native-web
  • native-base
  • expo
npm i
npm start:web
npm start:native

create react app web and native together

About

"Create React Native App" and "Create React App" together - single code base

License:MIT License


Languages

Language:JavaScript 77.9%Language:HTML 17.4%Language:CSS 4.7%