react-native-ar / react-native-arkit

React Native binding for iOS ARKit
MIT License
1.72k stars 143 forks source link

get ready for react 16.3 #167

Open macrozone opened 6 years ago

macrozone commented 6 years ago

react 16.3. introduces a new context api and starts to deprecated some lifecycle methods https://medium.com/@baphemot/whats-new-in-react-16-3-d2c9b7b6193b

it will be fully backwards compatible, but it might be a good oportunity to start using the new api where possible