Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Code sharing between iOS, Android & Web using monorepo
| Date | Stars |
|---|---|
| 2026-07-24 | 861 |
| 2026-07-25 | 861 |
| 2026-07-28 | 861 |
| 2026-07-30 | 861 |
| 2026-08-06 | 861 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# React Native [Web] + Monorepo ## 100% code sharing between Web, iOS and Android This is the source code from [this tutorial](https://dev.to/brunolemos/tutorial-100-code-sharing-between-ios-android--web-using-react-native-web-andmonorepo-4pej). Tech Stack: TypeScript v4, React Native v0.63, Next.js v10 & Create React App v4. Prettier and ESLint are also configured as pre-commit hooks.  ### How to run - `$ git clone [email protected]:brunolemos/react-native-web-monorepo.git` - `$ cd react-native-web-monorepo` - `$ yarn` - Web - [CRA] `$ yarn workspace web-cra start` - [Next.js] `$ yarn workspace web-nextjs dev` - Mobile - [iOS] - `$ cd packages/mobile/ios && pod update && pod install && cd -` - [CLI] - `$ yarn ios` - [Xcode] - `$ yarn workspace mobile start` - `yarn xcode` - Press the Run button - [Android] - [CLI] - `$ yarn android` - [Android Studio] - `$ yarn workspace mobile start` - `yarn studio` - Press the Run button ## Who is using this on production Check out [DevHub](https://github.com/devhubapp/devhub), which is the project that inspired this repository. ### Author Follow me on Twitter: [@brunolemos](https://twitter.com/brunolemos)<br/> <a href="https://twitter.com/brunolemos" target="_blank"><img src="https://github.com/brunolemos.png?size=500" height="100" /></a>
Excerpt of 1,497 characters
Read on GitHub38
2
2
2
Mike · @callstack · Poland
2
1
Siddharth Gelera (reaper) · @usebruno · India
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:fd828dbdd8a50a93, topic:tutorial, readme:tutorial