Skip to content

yaogengzhu/rn-text-highlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rn-text-highlight

Installation

npm i rn-text-highlight

base useage

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

demo gif

Available props

Name Type Default Description
originText string - The default text
keyword string - keyword
keywordStyle Object color: "#f40" keyword style
textStyle Object - text style

About

react-native text highlighting component

Resources

License

Stars

Watchers

Forks

Packages

No packages published