react-native-modern-datepicker
react-native-modern-datepicker copied to clipboard
Unable to install the package
Dear @HosseinShabani
I'm new to react-native. Came across this package, so thought to use it in my projects. But unfortunately, I'm not even able to install it using npm. Here's the screenshot of the terminal when I try to install it
To Reproduce Steps to reproduce the behavior:
- Just execute
npm install react-native-modern-datepicker --save
command
Expected behavior
- It shouldn't give errors while getting installed.
- It should not give the error
Module not found: Can't resolve 'react-native-modern-datepicker'
while trying to include the package.
Desktop (please complete the following information):
- OS: Windows (I'm using expo, and trying to run it on my web)
- Browser: Brave
I'm a newbie to react native, so kindly help me out with this beginners problem
Regards Sam Varghese
Intenta con npm install react-native-modern-datepicker --save y si estas en mac cd ios y luego pod install.
Run it on a physical device or your emulator, This library is not compatible on the web