react-native-dialog-component
Version:
React Native Dialog Component for IOS & Android.
24 lines (23 loc) • 543 B
JSON
{
"expo": {
"name": "dialog-component-explorer",
"description": "An empty new project",
"slug": "dialog-component-explorer",
"privacy": "public",
"sdkVersion": "19.0.0",
"version": "1.0.0",
"orientation": "portrait",
"primaryColor": "#cccccc",
"icon": "./assets/icons/app-icon.png",
"loading": {
"icon": "./assets/icons/loading-icon.png",
"hideExponentText": false
},
"packagerOpts": {
"assetExts": ["ttf", "mp4"]
},
"ios": {
"supportsTablet": true
}
}
}