pinguinjkeke / react-native-wheel-datepicker

Android & iOS iOS-style Picker & DatePicker Components for ReactNative

Home Page:https://www.npmjs.com/package/react-native-wheel-datepicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The following packages use deprecated "rnpm" config that will stop working from next release:

kaaoo opened this issue · comments

I'm using "react-native-wheel-datepicker": "2.2.3" in my package.json with react-native 0.60 and I have following warning:

warn The following packages use deprecated "rnpm" config that will stop working from next release:- react-native-wheel-datepicker: https://github.com/pinguinjkeke/react-native-wheel-datepicker#readme

Could you please fix it?

@pinguinjkeke Any update for this? Thanks

@Matzielab provided a PR that addresses this: #34. Thank you!

If anyone is still running into this issue, I merged the changes into a fork of this repository, which I intend to support: https://github.com/davidgovea/react-native-wheel-datepicker