This example showcases embedding Ready Player Me avatar creator as a WebView
to React Native mobile applications and retrieving the URL to the 3D model of the avatar.
The example uses the cross-platform (iOS, Android, MacOS, Windows) react-native-webview module to load and interact with Ready Player Me inside a WebView.
Try this example live on Snack.
This example uses expo.io for bootstrapping the React Native project, however it should be easily adaptable for any React Native project using the react-native-webview package.
- Install expo-cli.
npm install --global expo-cli
- Run the project in development mode
npm install
expo start
Ready Player Me is a cross-game avatar platform for Unity, Unreal Engine, and all web-based stacks.
We give users an interoperable personal avatar that travels with them across many virtual experiences. Developers use our plug-and-play avatar creator so they wouldn’t have to spend months on building their own.
Visit docs.readyplayer.me to get started with integrating Ready Player Me or explore the examples.
Get in touch with the Ready Player Me community over at our Forums.
Ready Player Me is already used in thousands of apps and games.
Want to add Ready Player Me avatars to your own app or game? Apply here or let us know at support@readyplayer.me.