1.0.3 • Published 3 years ago
react-native-text-hebright v1.0.3
/**
V1.0.3
In the new version, all keywords in the string will be highlighted
V1.0.1
<TextHB
text={'string'}
keyText={'keyString'}
style={{color:'black'}} //string style
keyStyle={{color:'blue'}} //key style
/>
*/