reanimated-bottom-tabs
Version:
Bottom Tabs for react-navigation using reanimated
26 lines (25 loc) • 589 B
JSON
{
"name": "reanimated-bottom-tabs",
"version": "1.0.4",
"description": "Bottom Tabs for react-navigation using reanimated",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "origin https://github.com/sa8ab/reanimated-bottom-tabs.git"
},
"keywords": [
"reanimated",
"bottom-tabs",
"react-navigation",
"custom-tabs",
"custom-bottom-tabs"
],
"author": "sa8ab",
"license": "ISC",
"devDependencies": {
"metro-react-native-babel-preset": "^0.59.0"
}
}