Roberto Wesley Overdijk

Results 144 comments of Roberto Wesley Overdijk

It works for me on iOS 12 so I think it might be. But I did write a lot of native code for other parts, too. Maybe your version of...

It might be nice to use [aurelia config](https://github.com/SpoonX/aurelia-config) for this. We use it in our applications. And I use it in the plugins we have. It's optional, but a (I...

I've managed to shut up the warnings. I know it's disgusting, but I use the dev client for demos so I had no other choice. You can be cool, too!...

Are there any updates on this? I've been trying to use this through react-native-super-cluster but every change made causes quite a big delay. Anything that can be done?

Ahw... Ah well. Thanks :)

I'm just looking through the issues and this one made me curious. Don't all of those already support using smtp? What would be the difference?

That's fair, passing off the message does mean less waiting in your own code. I didn't know that was the reasoning behind this issue. Thanks for taking the time to...

This does seem to not work, regardless of .detoxrc.json or package.json. Trying to run on an already active simulator does seem to start the app but then immediately crashes. The...

This would be really cool. Not sure if this is something I should add here but android instant apps could be a nice addition as it provides something similar. In...

That sounds like a very difficult thing to accomplish, given I understand it properly. React Native actually runs javascript, it doesn't convert code (like NativeScript for example does). Flutter runs...