Closed TUNER88 closed 8 years ago
I have the same issue as well, +1
+1
+1
+1, any workaround?
Edit: https://github.com/facebook/react-native/commit/551c154261a29bd0a209bd00f7c086f80664c3ff
I removed the Portal dependency in PR #13, looks like Modal works just fine with Android in RN 0.26
+1
+1
+1
+1
+1
+1
Released in v0.1.1, sorry for delay, my GitHub notifications were screwed up
Thank you kindly !
Seems like
Portal.js
is no more part of react-native package.const Portal = require('react-native/Libraries/Portal/Portal.js');
https://github.com/niftylettuce/react-native-loading-spinner-overlay/blob/master/src/index.js#L26