UNPKG

rn-text-highlight

Version:
22 lines 454 B
{ "name": "rn-text-highlight", "version": "1.0.4", "description": "react-naitve-highlight component", "main": "./cjs/index.js", "module": "./es/index.js", "keywords": [ "react", "native", "highlight", "text" ], "repository": { "type": "git", "url": "https://github.com/yaogengzhu/rn-text-highlight.git" }, "author": "yaogengzhu", "license": "MIT", "dependencies": { "@babel/preset-env": "^7.18.6" } }