ericvicenti / ericvicenti/react-native-community
I am getting HTML from the backend . How can I put it in <Text> in react native
Open
- Dominant language
- No language data
- Stars
- 615
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
(Current Output):
Coming Soon Shortly < br > Coming Soon Shortly < br > Coming Soon Shortly
When I put in < Text> , it shows < br> tag as it is , instead of going to the next line
(Expected output):
Coming Soon Shortly
Coming Soon Shortly
Coming Soon Shortly
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.