UNPKG

react-native-cn-richtext-editor

Version:
30 lines 652 B
{ "expo": { "name": "expo-demo", "description": "Demo Application for react-native-cn-richtext-editor", "slug": "expo-demo", "privacy": "public", "sdkVersion": "33.0.0", "platforms": [ "ios", "android" ], "version": "1.0.11", "orientation": "portrait", "icon": "./assets/icon.png", "splash": { "image": "./assets/splash.png", "resizeMode": "contain", "backgroundColor": "#ffffff" }, "updates": { "fallbackToCacheTimeout": 0 }, "assetBundlePatterns": [ "**/*" ], "ios": { "supportsTablet": true } } }