React Native

How to integrate Ready Player Me into React Native applications.

You can use Ready Player Me to add avatars to your React Native application.

The general process is as follows.

  1. Load Ready Player Me as a WebView on your partner domain or https://demo.readyplayer.me/avatar.

  2. Retrieve the avatar 3D model via an eventListener.

  3. Import the avatar model into a 3D renderer of your choice.

circle-check
circle-info

You can also try the example live on Snackarrow-up-right.

Last updated

Was this helpful?