react-native-animated-stickers-chz
Version:
Animated stickers for react-native chat app or anything built by CHZAPPS INDIA!
69 lines (68 loc) • 2 kB
JSON
{
"name": "react-native-animated-stickers-chz",
"title": "Animated sticker keyboard for react-native [JS]",
"version": "2.0.3",
"description": "Animated stickers for react-native chat app or anything built by CHZAPPS INDIA!",
"main": "index.js",
"files": [
"README.md",
"assets",
"index.js",
"Data",
".chzapps",
"Items",
"Libs",
"AnimatedKeyBoard.js",
"AnimatedStickerView.js",
"lic.txt",
"react-native.config.js",
"AnimatedKeyBoard.d.ts",
"AnimatedStickerView.d.ts",
"index.d.ts",
"Mash.json"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/chzappsinc/react-native-animated-stickers-chz.git",
"baseUrl": "https://github.com/chzappsinc/react-native-animated-stickers-chz"
},
"keywords": [
"react-native",
"react-native-animation",
"react-native-animation-sticker",
"sticker react-native",
"react-native sticker ",
"react-native chat",
"animated-react-native",
"react native stickers",
"react-native-ios-sticker",
"react-native-sticker",
"react native custom keyboard sticker",
"react native chat keyboard",
"React native lottie",
"react native spaceXkeyboard"
],
"author": "Jasim Tk <support@chzapps.com>",
"license": "MIT",
"licenseFilename": "LICENSE",
"peerDependencies": {
"react": ">=16.8.1",
"react-native": ">=0.60.0-rc.0 <1.0.x"
},
"devDependencies": {
"react": "^16.9.0",
"react-native": "^0.61.5"
},
"dependencies": {
"react-native-animatable": "^1.3.3",
"react-native-styled-text": "^1.0.6",
"react-native-swipe-gestures": "^1.0.5"
},
"bugs": {
"url": "https://github.com/chzappsinc/react-native-animated-stickers-chz/issues"
},
"homepage": "https://github.com/chzappsinc/react-native-animated-stickers-chz#readme"
}