Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Started kit to build a cross platform app with React Web and React Native

Notifications You must be signed in to change notification settings

erickjth/react-native-web-monorepo-lerna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Started kit to build a cross platform app with React Native and React Web.

Install

  • Run yarn bootstrap

Web Version

  • Run cd packages/web && yarn start

Native Version

iOS

  • Run cd packages/mobile && yarn ios

Android

  • Run cd packages/mobile && yarn android

Built with

  • Lerna
  • Create-react-app
  • React Native
  • React Native Web
  • Styled-component
  • Styled-System
  • React Navigation
  • React Router
  • Redux
  • Immer

Requirement

  • Lerna >= 3.3.0
  • React Native >= 0.57
  • React Native Cli >= 2.0

About

Started kit to build a cross platform app with React Web and React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published