Chris Roth

Results 38 comments of Chris Roth

@sja1n I experience an infinite load loop if I had the remote debugger turned on. I had to turn it off entirely while using threads and instead use Reactotron. To...

I'll be on the same page soon when I switch to TS. If you figure this out it'd be great if someone could add it to the readme :)

I'm using native modules and multiple JS files on iOS but I have not tried Android. The readme has instructions for setting up native modules with Android which requires an...

No idea then. I know there's a community version of DeviceInfo as it's one of the modules they are working on breaking out from the core. Maybe you need to...

Oops I missed your last comment. Yeah, I just import everything at the top of my js thread file. Importing works just the same as it does in the main...

I think this should fix this: https://github.com/beda-software/drf-writable-nested/pull/29

Same as https://github.com/beda-software/drf-writable-nested/issues/28

I believe this fixes it: https://github.com/beda-software/drf-writable-nested/pull/29

Appears to be caused by https://github.com/beda-software/drf-writable-nested/issues/28

I believe this PR will fix it: https://github.com/beda-software/drf-writable-nested/pull/29