Giter Site home page Giter Site logo

Comments (5)

inlet avatar inlet commented on May 22, 2024 1

Maybe we should update the docs with an example of AppProvider

from pixi-react.

inlet avatar inlet commented on May 22, 2024

Hi @bichotll,

If you're using a custom renderer (= without the Stage), make sure to wrap your stuff in the AppProvider:

<AppProvider value={app}>
   ...
</AppProvider>

You can see that the Stage does exactly the same:
https://github.com/inlet/react-pixi/blob/cf8c89bcfd6620cdba0d4efc43650b8389c047d1/src/stage/index.js#L150

Here's an updated version of your codepen:

https://codepen.io/inlet/pen/0d6625478cc5abb53f783e571e91b612/

from pixi-react.

inlet avatar inlet commented on May 22, 2024

See example two (original example): https://codepen.io/inlet/pen/aYLvrZ?editors=0010

Is this not working? Seems to work here 😉

from pixi-react.

bichotll avatar bichotll commented on May 22, 2024

See example two (original example): https://codepen.io/inlet/pen/aYLvrZ?editors=0010

Is this not working? Seems to work here 😉

I just wanted to show the original example 👍 It works.

Maybe we should update the docs with an example of AppProvider

That could be useful in case someone comes across this issue.

from pixi-react.

inlet avatar inlet commented on May 22, 2024

👍 thanks!

I'll update the docs

from pixi-react.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.