I tried this and got the dreaded Unable to resolve module "bs-platform/lib/...".
"dependencies": {
"bs-react-native": "^0.5.0",
"expo": "^25.0.0",
"react": "16.2.0",
"react-native": "0.52.0",
"reason-react": "^0.3.1"
},
Any pointers so I can try to get these versions bumped?
(Left out bs-platform as I npm link to it, version 2.1)
I tried this and got the dreaded
Unable to resolve module "bs-platform/lib/...".Any pointers so I can try to get these versions bumped?
(Left out bs-platform as I
npm linkto it, version 2.1)