SimonErm

Results 22 comments of SimonErm

I tried to implement MLSMOTE in Python, but since I am not an experienced Python programmer, it consists of a lot of stackoverflow solutions and ugly code. As far as...

I think to preload you have to use prepare which takes an callback as argument.

You can implement this by using react-native-netinfo to get the connection state. Just configure an onFailure callback which adds the failed job again with startQueue flag set to false and...

Thank you for your contribution, this will be a huge enhancement :-) I am going to review and test it next week :-)

I can't run the android/iOS app because the gradle/pod builds are failing. I think migrating to reat-native-test-app and yarn would simply the whole setup. Am i allowed to push to...

@SBS-FPATE-RINALDI I migrated to react-native-test-app and yarn. iOS and Android are working now. MacOS can be build but crashes on start, but i don't know if its because of "macOS...

@SBS-FPATE-RINALDI is the react-native-windows version in the seperate project the same like in the example of this repo? > I'll also take a look at the Mac side when I...

The current state of the implementation is working for me, but i think it's far from being ready to be merged into this package. I currently don't have enough time...