UNPKG
react-native-cn-month-year-picker
Version:
latest (1.7.3)
1.7.3
1.7.2
1.7.1
1.7.0
1.6.4
React Native Month Picker component for iOS & Android
CruzNadin/react-native-cn-month-year-picker
react-native-cn-month-year-picker
/
src
/
RNMonthPickerDialogModule.js
4 lines
(2 loc)
•
91 B
JavaScript
View Raw
1
2
3
4
import
{
NativeModules
}
from
'react-native'
;
export
default
NativeModules
.
RNMonthPicker
;