im new in React native, i want to display image, attributed text inside Text programmatically, but after read React Native document i can not find anything that related to attributed text
In android, it’s call SpannableString, and it’s equavilent to AttributedString in IOS, but I can not find the same in React Native
Can anyone guide me some great library/document? Thank in advance
>Solution :
Try this package react-native-spannable-string