react-native-popup-dialog
Version:
React Native Popup Dialog for IOS & Android.
22 lines (21 loc) • 497 B
JSON
{
"expo": {
"name": "popup-dialog-example",
"description": "This project is really great.",
"slug": "popup-dialog-example",
"privacy": "public",
"sdkVersion": "25.0.0",
"platforms": ["ios", "android"],
"version": "1.0.0",
"orientation": "portrait",
"icon": "./assets/icon.png",
"splash": {
"image": "./assets/splash.png",
"resizeMode": "contain",
"backgroundColor": "#ffffff"
},
"ios": {
"supportsTablet": true
}
}
}