react-native-highlight-text icon indicating copy to clipboard operation
react-native-highlight-text copied to clipboard

installing in a TypeScript shows errors

Open omarkhaled11 opened this issue 2 years ago • 3 comments

Changed highlight-words-core to be peer dependency instead of dependency. due to an issue with TypeScript interface HighlightTextProps extends FindAllArgs was not really working, and typing errors are shown for props when using the component in a typescript project.

omarkhaled11 avatar Dec 06 '21 18:12 omarkhaled11

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarcloud[bot] avatar Dec 06 '21 18:12 sonarcloud[bot]

can this be merged?

Dakuan avatar Mar 24 '22 16:03 Dakuan

Maybe merge this. Annoying because in Typescript it complains that searchWords property does not exist.

ernoaapa avatar Aug 21 '22 11:08 ernoaapa