Elias Nahum

Results 192 comments of Elias Nahum

@wcandillon is this still on your radar?

yup same for me, expo 44 breaks it.. 43 works like a charm

@radex thoughts on having this merged ?

for the CookieManager there is a solution for this in the master branch that you need to pass true as an arg like ```js CookieManager.getAll(true).then(.... ```

Actually, with the redux-offline dep we have some optimistic actions and automatic retries happening if I remember correctly that are also applied on the webapp, so not sure if we...

@marklagendijk after reading the error output looks like you have permissions issues to install it in that folder

Would this approach work for something like plugins ? Say you deploy you main application that has a plugin architecture and then plugins can be downloaded from a remote server...

@grabbou thanks.. I'll contact you by email within the rest of the week, I'm a bit caught up with something else

Awesome @Kudo, will replace our fork with the npm package and report back here in about 10 hours ;)

this is working as intended with RN v0.62.0 installed from the npm package. Thanks @Kudo for the timely PR review/merge and publishing the package