ortutay

Results 4 comments of ortutay

Ping, please let me know if there are any issues with this PR

That solves this issue, thanks. I still wasn't able to get this to work in React Native though. It seems like rethinkdb requires a few node core modules ('net' and...

Great, thanks!

Does `react-rethinkdb` depend on the `rethinkdb` package? `rethinkdb` uses `net` and `tls` modules, which I think are not available in React Native. Logging out Buffer via the workaround you provided...