rghorbani / react-native-persian-calendar-picker

Persian Calendar Picker Component for React Native
MIT License
92 stars 26 forks source link

Made compatible with react 16.0.0 (#5) #6

Closed afshin-hoseini closed 6 years ago

afshin-hoseini commented 6 years ago

Changes applied:

  1. Components' definition updated.
  2. Prop-Type module resolution updated.

😮 Don't forget to upgrade version 😃

rghorbani commented 6 years ago

Tnx for your pull request, but my coding style is not compatible with yours. I like to mention that don't forget to add package-lock.json to gitignore file and never add react as dependency when you don't need it. Tnx again for the request. You inspired me to update the code ;)