react-native-arkit
react-native-arkit copied to clipboard
arkit 1.5: check backwards compatibility
https://github.com/HippoAR/react-native-arkit/pull/155 introduces some new arkit features that are only available on ios 11.3
we have to think about apps with 11.3 features that run on ios < 11.3
Do we need to provide an additional api to show what's available?