Billy Grados
Results
2
issues of
Billy Grados
It doesn't use error in reject function prop. It should process error code to reject function as it is explained in https://developers.google.com/web/fundamentals/native-hardware/user-location#handle_errors_gracefully
To fix it, we added to the project podfile: ` pod 'react-native-pdf-view', :path => '../node_modules/react-native-pdf-view' ` And we added two files Podfile and react-native-pdf-view.podspec to the node_modules/react-native-pdf-view. We attached the...