react-native-ar / react-native-arkit

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

Use native method to recover scene position after interruption #181

Open bnjm opened 6 years ago

bnjm commented 6 years ago

ARKit 1.5 introduces sessionShouldAttemptRelocalization which (if I understand correctly) attempts to find the real world position after a session pause / interruption. This would be a super helpful feature to have.

Docs here: https://developer.apple.com/documentation/arkit/arsessionobserver/2941046-sessionshouldattemptrelocalizati?language=objc