UNPKG

@mdfe/react-native-search-box

Version:

A simple search box with animation, inspired from ios search bar. No library dependencies, lightweight, fast, flexible, customizable. Support both iOS/Android devices

27 lines (26 loc) 822 B
{ "name": "@mdfe/react-native-search-box", "version": "0.0.9", "description": "A simple search box with animation, inspired from ios search bar. No library dependencies, lightweight, fast, flexible, customizable. Support both iOS/Android devices", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/crabstudio/react-native-search-box.git" }, "author": "Anh Tuan Nguyen <anhtuank7c@hotmail.com> (https://github.com/anhtuank7c)", "license": "MIT", "keywords": [ "react-component", "react-native", "ios", "android", "anhtuank7c", "crabstudio" ], "dependencies": { "prop-types": "^15.6.0" } }