BabylonReactNative
BabylonReactNative copied to clipboard
Added a button for loading a model from local storage
Describe the change
This change adds a button to the Playground test app that lets you load a model from local storage. This way we can test models without uploading them or base64 encoding them into a .json file.
Screenshots

Documentation
N/A
Testing
N/A (only touched the Playground test app).