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

Installation

rtrainer opened this issue · comments

Do I need to follow the instructions from the original component, i.e. adding stuff to the android project?

Hello @rtrainer! I just updated repo README.md file. All you need to do is:

npm install --save react-native-wheel-datepicker
react-native link react-native-wheel-datepicker

That's all? Can I close the issue?

Thank you.