https://github.com/renanmav/coinbase-repro
Coinbase UI reproduction with React Native
https://github.com/renanmav/coinbase-repro
monorepo react-native reanimated2
Last synced: about 1 year ago
JSON representation
Coinbase UI reproduction with React Native
- Host: GitHub
- URL: https://github.com/renanmav/coinbase-repro
- Owner: renanmav
- Created: 2021-10-11T13:22:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-23T20:13:30.000Z (over 4 years ago)
- Last Synced: 2025-03-25T19:40:59.901Z (over 1 year ago)
- Topics: monorepo, react-native, reanimated2
- Language: TypeScript
- Homepage:
- Size: 9.69 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coinbase-repro
This is a yarn workspace monorepo with a reproduction of Coinbase's UI of the main app. It has the following packages:
```
$ tree -L 1 packages
packages
├── app
├── babel
├── components
├── eslint
└── storybook
```