clauderic / clauderic/react-native-highlight-words
Expose React Native <Text/> props to highlighted words
Open
- Dominant language
- JavaScript
- Stars
- 205
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
Thanks for an awesome package. However, it would be even more awesome if the option to pass down the text props that should be applied to the text wrapper. One issue we have now is that the `allowFontScaling` prop never takes effect on the highlighted word (props are only passed down to the parent Text wrapper. Maybe another prop on the component called "highLightProps" or similar can be introduced?
Reference: https://facebook.github.io/react-native/docs/text.html#allowfontscaling
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.