Alwin J. Schuster

Results 98 comments of Alwin J. Schuster

I like your idea a lot! However, unfortunately, paid work is keeping me busy! Maybe you can add the feature and make a pull request? That would be cool.| It...

same

Hi @devteam-tb, this is a valid feature request, however, I am unfortunately more than busy with my paid job. I might implement it at some point in the future, but...

I am not sure what you mean with "mages". If I guessed correctly and you mean images then: Kind of. Binary images are not supported even if @vanLesson implemented this...

@vanLesson Thanks a lot! It would be great if you could create a Pull Request into the next branch! ☺️

I did a patch in 1.2.10 (https://www.npmjs.com/package/react-native-http-bridge-refurbished/v/1.2.10). Please run `npm install [email protected]` and test again. Let me know if it is fixed! :)

@silencer07 Sorry, I forgot to pass the parameters. Please try `npm install [email protected]`. In addition to the postData (data) there is now a getData (urlData) which should provide your parameters....

@silencer07 That is very weird, because on npm there is the latest code in: https://www.npmjs.com/package/react-native-http-bridge-refurbished/v/1.3.1?activeTab=code Can you check out your node_modules folder if the bridgeServer.js file includes the getData attribute?...

@silencer07 Okay, I thought I can write it out of my mind. I need to setup React Native again. I hope I have time for that soon. Then, I will...

@silencer07 I know that URLSearchParams are available in ReactJS, but are they also available in React Native?