Releases: obipawan/react-native-hyperlink
Releases · obipawan/react-native-hyperlink
v0.0.18
- Fix linkify not being a default prop (6081be5)
v0.0.14
- fix onPress props being added to non-linked text bug (4d21bf6)
v0.0.13
- Normalize link protocol to lowercase so Android can recognize it (#24) @Ashoat
- Only add onLongPress to link component (#22 ) @Derenge
- fix unnecessary highlight when onPress or onLongPress props are not provided (8693689)