example qrCode scanner with react-native-qrcode-scanner for IOS, i tried it on iPhone 5g (IOS 10)
please follow this link https://github.com/moaazsidat/react-native-qrcode-scanner for configuration with xcode.
npm install
react-native link
react-native run-ios
*note this is not working is you using a simulator, please try it through your iPhone.