tradle / rn-nodeify

hack to allow react-native projects to use node core modules, and npm modules that use them
MIT License
614 stars 114 forks source link

shim for react-native-tls #129

Open cowlabs-xyz opened 1 year ago

cowlabs-xyz commented 1 year ago

Hi,

Thanks for the great library!

I am using it for "aws-iot-device-sdk" and found that it needed tls. This package "react-native-tls" seemed to work for me, so you there could be an option to include that in the "browser.json" instead of setting "tls: false"

https://www.npmjs.com/package/react-native-tls

Thanks again, Kim

avivash commented 11 months ago

last publish was 5 years ago, unfortunately and it looks like the repo doesn't exist anymore 😭