react-native-tor icon indicating copy to clipboard operation
react-native-tor copied to clipboard

PUT Request method

Open KoalaSat opened this issue 3 years ago • 0 comments

I just noticed this method is marked as TODO https://github.com/Sifir-io/react-native-tor/blob/ed9dc6f1c474c3aa1ae7512f7437343159a46480/android/src/main/java/com/reactnativetor/TorBridgeRequest.kt#L69

On https://github.com/Reckless-Satoshi/robosats we are working on implementing this library in our Android app. However we already use the PUT method and planning to implement more in the future.

KoalaSat avatar Sep 20 '22 07:09 KoalaSat