UNPKG
react-native-popup-dialog-hendra
Version:
latest (1.0.0)
1.0.0
React Native Popup Dialog for IOS & Android.
react-native-popup-dialog-hendra
/
.babelrc
13 lines
(12 loc)
•
143 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"presets"
:
[
"react-native"
]
,
"env"
:
{
"development"
:
{
"plugins"
:
[
"flow-react-proptypes"
]
}
}
}