Bruno Fonseca

Results 4 comments of Bruno Fonseca

Any updates? This is important so we can try replace `react-native-crypto` by `crypto-browserify`.

@markstos Indeed i've never seen a module depending on `os` or `fs` that is also compatible with React Native. But it's seems that React Native sets the `navigator.product` to `ReactNative`...

@kevin-lindsay-1 Any progress/idea on this? I have the exact same problem here. Want to link just for development, but having resolutions hard set to a local folder in package.json breaks...

Ok....weird behavior! If the DEVELOPMENT URI is set to something like http://localhost i just state ``` 'template-directory-uri': " 'http://localhost' " ``` for some reason the "" was stripped of and...