UNPKG

react-native-floating-action-button

Version:

Fully customizable Floating Action Button for React Native.

26 lines (25 loc) 652 B
{ "expo": { "name": "react-native-floating-action-button", "description": "Fully customizable Floating Action Button for React Native.", "slug": "react-native-floating-action-button", "privacy": "public", "sdkVersion": "32.0.0", "platforms": ["ios", "android"], "version": "1.0.0", "orientation": "portrait", "icon": "./assets/icon.png", "splash": { "image": "./assets/splash.png", "resizeMode": "contain", "backgroundColor": "#ffffff" }, "updates": { "fallbackToCacheTimeout": 0 }, "assetBundlePatterns": ["**/*"], "ios": { "supportsTablet": true } } }