UNPKG

react-native-screen-booking-house-cleaning

Version:

A single / multiple, categorizable, customizable, localizable and searchable item booking component for react native which supports both Android & iOS.

63 lines (62 loc) 1.8 kB
{ "name": "react-native-screen-booking-house-cleaning", "version": "0.0.1", "description": "A single / multiple, categorizable, customizable, localizable and searchable item booking component for react native which supports both Android & iOS.", "keywords": [ "booking", "localization", "customizable", "placeholder", "categorizable", "category", "context", "component", "react", "reactnative", "react-native", "react native", "android", "ios", "javascript" ], "bugs": { "url": "https://github.com/NguyenManhCuong290797/react-native-booking-btaskee/issues" }, "repository": { "type": "git", "url": "git+https://github.com/NguyenManhCuong290797/react-native-booking-btaskee.git" }, "license": "MIT", "author": "Btaskee", "main": "index.js", "types": "index.d.ts", "dependencies": { "@momo-platform/component-kits": "^1.3.26", "lodash": "^4.17.21", "moment": "^2.29.4", "react-native-keyboard-aware-scroll-view": "^0.9.5" }, "peerDependencies": { "react": "*", "react-native": "*" }, "devDependencies": { "@types/react": "^17.0.5", "@types/react-native": "^0.64.4", "@typescript-eslint/eslint-plugin": "^4.22.1", "@typescript-eslint/parser": "^4.22.1", "eslint": "^7.25.0", "eslint-config-airbnb": "^18.2.1", "eslint-config-airbnb-typescript": "^12.3.1", "eslint-config-prettier": "^8.3.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-import": "^2.22.1", "eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-prettier": "^3.4.0", "eslint-plugin-react": "^7.23.2", "eslint-plugin-react-hooks": "^4.2.0", "eslint-plugin-react-native": "^3.10.0", "prettier": "^2.2.1", "typescript": "^4.2.4" } }