/react-native-playground

For test 🧪 things in react-native (only games 👾 for now)

Primary LanguageTypeScript

react-native-playground

repo for testing react-native-reanimated v3 and react-native-game-engine

  1. I clone and make work a tutorial for reanimated
  2. later clone and make work a example game for game-engine
  3. and finally made a custom game (meteor-shower) using the learning with reanimated & game-engine

video example of tarot cards animation using react native reanimated v3

Screen.Recording.2023-12-18.at.14.28.54.mov

video example of flappy-bird game using game-engine and matter.js

flappy-bird.mov

video example of custom meteor-shower game using game-engine, matter.js and rn-reanimated v3 for the joystick controller

Screen.Recording.2023-12-18.at.14.27.54.mov

start

pnpm i pnpm start

config sources