lanjingling0510 / react-mobile-datepicker

🙊 👻 look a demo, Please imitate mobile environment.
https://codepen.io/lanjingling0510/pen/LRpOYp?editors=1010
MIT License
301 stars 145 forks source link

bundle error #29

Closed geminiyellow closed 5 years ago

geminiyellow commented 6 years ago

@lanjingling0510

thanks for your library.

use latest version, and when i do react-native run-ios got this:

error: bundling failed: Error: Couldn't find preset "stage-0" relative to directory "/Users/apps/node_modules/react-mobile-datepicker"
geminiyellow commented 6 years ago

and when i install what i dont need (stage-0, es2015, i use env).

got this:

image

maybe came from here

https://github.com/lanjingling0510/react-mobile-datepicker/blob/fb2c2ef1461f06bcc3a5d6b4b821907afc22ceb6/lib/Modal.js#L45

geminiyellow commented 6 years ago

is it only work for web?

lanjingling0510 commented 6 years ago

@geminiyellow Just make sure it works well on the web.Maybe rn doesn't have a noscript tag.Is there any other problem with replacing it with null?