HosseinShabani / react-native-modern-datepicker

A customizable calendar, time & month picker for React Native (including Persian Jalaali calendar & locale)
MIT License
577 stars 165 forks source link

Unable to install the package #85

Open Sam-Varghese opened 2 years ago

Sam-Varghese commented 2 years ago

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

image

To Reproduce Steps to reproduce the behavior:

  1. Just execute npm install react-native-modern-datepicker --save command

Expected behavior

  1. It shouldn't give errors while getting installed.
  2. It should not give the error Module not found: Can't resolve 'react-native-modern-datepicker' while trying to include the package.

image

Desktop (please complete the following information):

I'm a newbie to react native, so kindly help me out with this beginners problem

Regards Sam Varghese

andrepartida commented 2 years ago

Intenta con npm install react-native-modern-datepicker --save y si estas en mac cd ios y luego pod install.

Davidon4 commented 2 years ago

Run it on a physical device or your emulator, This library is not compatible on the web