react-native-ar / react-native-arkit

React Native binding for iOS ARKit
MIT License
1.73k stars 139 forks source link

Prevents permission request on app-launch #138

Closed gtfargo closed 6 years ago

macrozone commented 6 years ago

@gtfargo i have to check why this resume codeline has been in the app

macrozone commented 6 years ago

@gtfargo i came up with another solution. see https://github.com/HippoAR/react-native-arkit/pull/152

The resume there also sets configurations, i am still not sure if we can remove that.