Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 231 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 231 Bytes

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