Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okwasniewski/react-native-monorepo
https://github.com/okwasniewski/react-native-monorepo
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/okwasniewski/react-native-monorepo
- Owner: okwasniewski
- Created: 2022-07-18T11:47:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T20:49:44.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T17:34:56.722Z (7 months ago)
- Language: Java
- Size: 412 KB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# React Native Monorepo
Sample repository showing how to setup a monorepo and code sharing between React Native and React. It also shares UI components using `react-native-web`.
**See the full article [here](https://www.callstack.com/blog/setting-up-react-native-monorepo-with-yarn-workspaces).**