redux-token-auth icon indicating copy to clipboard operation
redux-token-auth copied to clipboard

Add react-native support

Open derenge opened this issue 7 years ago • 5 comments

RNAsyncStorage.js would not be necessary except for a bug discussed here (https://github.com/facebook/react-native/issues/9743) with AsynStorage

derenge avatar Feb 01 '18 02:02 derenge

I think I'm going to try your branch in React native project. Any specific things that I should do differently to make redux actions work? Any config changes, usage different than in readme, etc?

pnikrat avatar Aug 02 '18 20:08 pnikrat

I can confirm that your branch works nicely in React Native. I might post some code snippets presenting usage if someone needs. @Derenge However, I think that you should make react-native a peerDependency instead of a regular one. Listing it as peerDependency should prevent this bug: https://stackoverflow.com/questions/38689885/react-native-duplicate-module-naming-collision

pnikrat avatar Aug 08 '18 21:08 pnikrat

Captura de Pantalla 2019-12-12 a la(s) 12 39 32 Tengo ese problema con el repositorio de @Derenge Ya intenté de todo pero no logré nada.

¿Me podrían ayudar?

andresprogra avatar Dec 12 '19 20:12 andresprogra

Hi - this will be a useful support to have. Is there any plan to merge this? Thanks

ujjwalkumar avatar Jan 19 '20 01:01 ujjwalkumar

@kylecorbelli - could you pls review and approve? Thanks

ujjwalkumar avatar Feb 06 '20 19:02 ujjwalkumar