minicuper

Results 7 comments of minicuper

The same problem. Tried to use tarball version - "react-native-threads": "http://github.com/joltup/react-native-threads/tarball/master" but it leads to the same error: "error: package com.facebook.react.modules.netinfo does not exist import com.facebook.react.modules.netinfo.NetInfoModule;" Do we plan to...

Found how to do the trick. 1. use https://github.com/jhen0409/react-native-threads/tree/rn61 (or just remove 13 and 49 lines as in the first topic) `yarn add http://github.com/jhen0409/react-native-threads/tarball/rn61` or `npm i http://github.com/jhen0409/react-native-threads/tarball/rn61` 2. manually...

So, now we have 2 issues to get 61: 1. need to remove netinfo package (the 13, 49 lines in the ThreadBaseReactPackage.java) 2. somehow setup auto-linking for 61 (taking into...

https://github.com/joltup/react-native-threads/issues/81

Probably this way - https://github.com/joltup/react-native-threads#android-1 Also note that only the official react native modules are available from your threads (vibration, fetch, etc...). To include additional native modules in your threads,...

А может выложить готовый PDF в 'ru'? много сил было бы сэкономлено.