react-native-interactable-with-android-link
Version:
Upgrade for react-native-interactable
23 lines (22 loc) • 538 B
JSON
{
"name": "react-native-interactable-reanimated-example",
"displayName": "InteractableReanimated Example",
"expo": {
"name": "react-native-interactable-reanimated-example",
"slug": "react-native-interactable-reanimated-example",
"description": "Example app for react-native-interactable-reanimated",
"privacy": "public",
"version": "1.0.0",
"platforms": [
"ios",
"android",
"web"
],
"ios": {
"supportsTablet": true
},
"assetBundlePatterns": [
"**/*"
]
}
}