ReactVision / viro

ViroReact: The AR and VR library for React Native 📳💙💛🤍💚
MIT License
1.36k stars 157 forks source link

fix: fix isARSupportedOnDevice #262

Closed robertjcolley closed 7 months ago

robertjcolley commented 7 months ago

The React code wasn't working and wasn't returning a value properly. This commit wraps the code in a promise so it can be used asynchronously.