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.
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 theREADME
to reflect this change, also added example for Datepicker, this may be the answer to issue No 16.