UNPKG

react-native-noticebar

Version:

NoticeBar component for React Native, works at iOS and Android.

30 lines (29 loc) 707 B
{ "name": "react-native-noticebar", "version": "0.0.1", "description": "NoticeBar component for React Native, works at iOS and Android.", "main": "index.js", "scripts": { "test": "test" }, "repository": { "type": "git", "url": "git+https://github.com/ximolang/react-native-noticebar.git" }, "keywords": [ "noticebar", "notice bar", "vertical slide", "react-native", "react-native-noticebar" ], "author": "ximolang", "license": "MIT", "bugs": { "url": "https://github.com/ximolang/react-native-noticebar/issues" }, "homepage": "https://github.com/ximolang/react-native-noticebar#readme", "dependencies": { "prop-types": "^15.6.2" } }