react-native-fab-action-menu
Version:
customizable circular action menu component for react-native
18 lines (17 loc) • 371 B
JSON
{
"name": "Basic",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start"
},
"dependencies": {
"react": "^0.14.8",
"react-native": "^0.24.1",
"react-native-action-button": "../../",
"react-native-vector-icons": "^1.3.4"
},
"devDependencies": {
"watchman": "^0.1.8"
}
}