expo / expo-pixi

Tools for using pixi.js in Expo
MIT License
304 stars 119 forks source link

Updated README examples #144

Closed matthewhilton closed 1 month ago

matthewhilton commented 4 years ago

Have been using ExpoPixi in an application of mine, but found the examples to be confusing and used older class components. I am only using ExpoPixi.Sketch, so I just added some simple examples to help out others to use the sketch component. They also demonstrate how to use the new features of React such as functional components and hooks (such as useRef)

Changes: