nucleartux / react-native-date

React Native date and time pickers for Android
MIT License
47 stars 20 forks source link

Updated index.android.js to enable direct import and modified README accordingly #24

Closed jbreckel closed 6 years ago

jbreckel commented 8 years ago

Removed the ToastAndroid stuff from index.android.js to enable directly importing DateAndroid from react-native-date . Also updated the example in step 5 in the README to reflect this change, also added example for Datepicker, this may be the answer to issue No 16.