1.0.4 • Published 3 years ago

rn-text-highlight v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago