React Native Date Picker Dialog

Description:

This library provides the cross-platform components for to open the date picker dialogs in an effective way. It uses the native DatePickerAndroid & DatePickerIOS components. It will work for both ios & android.

Installation:

npm i react-native-datepicker-dialog –save

Preview:

React Native Date Picker Dialog

Add Comment