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

https://github.com/hackemateninja/react-native-puzzle

Curso de react native impartido a estudiantes de la empresa puzzle argentina
https://github.com/hackemateninja/react-native-puzzle

grpahql react react-native typescript

Last synced: 2 months ago
JSON representation

Curso de react native impartido a estudiantes de la empresa puzzle argentina

Awesome Lists containing this project

README

        

# react-native-puzzle
Curso de react native

instrucciones:

```
git clone https://github.com/hackemateninja/react-native-puzzle.git
yarn install
cd ios && pod install
cd ..
npx react-native run-android
npx react-native run-ios