Closed thierrymarianne closed 9 years ago
@thierrymarianne sorry for the late response. My package wasn't updated to RN 0.4.0 so that could have been the issue. I updated the package (not yet pushed to NPM) so could you give that a try? (Just install using the github url instead of the module name.)
If this doesn't help, can you give me some steps for how I could reproduce this issue? Until now I've never used Flow, so that's a bit of an unknown area for me.
@thierrymarianne I just updated the package on npm, so installing the 0.2.0 version should give you the latest version.
Thank you @GertjanReynaert! Sorry for not having replied earlier.
After having installed
react-native-device
withreact-native@0.4.0
, the following error has been raised by flowSame kind of error goes for all other providers. There seem to be some overlap with the libraries covered by
flow
.I thought maybe you would have some clue about how to fix this?