An open API service indexing awesome lists of open source software.

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

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
```