react-native-animation-layout
Version:
Fully customizable Animation Layouts for React Native.
33 lines (32 loc) • 836 B
JSON
{
"name": "react-native-animation-layout",
"version": "0.0.13",
"description": "Fully customizable Animation Layouts for React Native.",
"keywords": [
"gradient",
"card",
"search",
"search-bar",
"dynamic",
"dynamic-search-bar",
"FreakyCoder",
"freakycoder",
"kuray",
"Kuray",
"react",
"react-native",
"javascript",
"ui-lib",
"rn"
],
"homepage": "https://www.freakycoder.com",
"bugs": "https://github.com/WrathChaos/react-native-dynamic-search-bar/issues",
"main": "./lib/src/components/CustomLayoutAnimations.js",
"repository": "git@github.com:WrathChaos/react-native-dynamic-search-bar.git",
"author": "Kuray (FreakyCoder) <kurayogun@gmail.com>",
"license": "MIT",
"peerDependencies": {
"react": ">= 16.x.x",
"react-native": ">= 0.55.x"
}
}