Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

cross platform app with react in a monorepo

License

NotificationsYou must be signed in to change notification settings

agrcrobles/react-native-web-workspace

Repository files navigation

An minimum boilerplate that has configured a native app running also on the web in the same monorepo. For a thorough discussion, please read the following blog post about developinga cross platform app with react in a monorepo

This has been done as an experiment and it is in an early stage, comments and feedback welcome!

Overview

This boilerplate attempts to make another step in order to have it by using react-native and react-native-web in different package.json files.

Quick start

git clone --depth 1 https://github.com/agrcrobles/react-native-web-workspace

Lerna

lerna it is used to hoist dependencies from a project root and speed up the development while splitting the platform from the code

## it cleans node_modulesnpm run clean## it installs dependenciesnpm install## it installs symlinksnpm run bootstrap

More info

Related projects

  • yarn-workspaces-cra-crna explains how to use yarn workspaces with Create React App and Create React Native App (Expo) to share common code across.

License

MIT

BSD 2-clause notice

About

cross platform app with react in a monorepo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp