Hi, thanks for this fantastic package. I was using oauth-signature with great success on react-native until I upgraded from 0.18 to 0.27 (now 0.28) in preparation for iOS 10. After upgrading the oauth-signature generate method fails at -> uri-js/build/schemes/http.js with the error undefined is not an object (evaluating 'URI.SCHEMES'). It's not clear whether uri-js is still being maintained. Any suggestions would be appreciated. Again, great package and I hope to continue using it.
Hi, thanks for this fantastic package. I was using oauth-signature with great success on react-native until I upgraded from 0.18 to 0.27 (now 0.28) in preparation for iOS 10. After upgrading the oauth-signature generate method fails at -> uri-js/build/schemes/http.js with the error
undefined is not an object (evaluating 'URI.SCHEMES'). It's not clear whether uri-js is still being maintained. Any suggestions would be appreciated. Again, great package and I hope to continue using it.