1.0.4 • Published 2 years ago

rn-text-highlight v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

rn-text-highlight

Installation

npm i rn-text-highlight

base useage

<RnTextHighlight originText={employeeName} keyword={keyword} />

demo gif

Available props

NameTypeDefaultDescription
originTextstring-The default text
keywordstring-keyword
keywordStyleObjectcolor: "#f40"keyword style
textStyleObject-text style
1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago