RakaDoank
RakaDoank
I tried mysql.raw() and mysql.format() to passing an query to mysql.query, like this example `const db=require('./db');` `const id=await mysql.raw('REPLACE(UUID(),"-","")');` `const query=await mysql.format('insert into table values (?,?)',[id,123]);` that would be catch...
### Description I actually have existing project with RN 0.73.1, and want to use this library, but the build process in Android or the Gradle Sync in Android Studio was...
I'm sorry, this is not a issue. I don't know if the maintainer still active or not. I've made the [ping-react-native](https://github.com/RakaDoank/ping-react-native) if you want to use this library ping function...