I download npm react-native-render-html and it is working but when a text start with . dot the text become under the dot not beside it he is the result :
. \n Hello . \n Hello
I want it to be .Hello
and the data comes from the backend
I download npm react-native-render-html and it is working but when a text start with . dot the text become under the dot not beside it he is the result :
. \n Hello . \n Hello
I want it to be .Hello
and the data comes from the backend
Copyright © 2021 Jogjafile Inc.
use react-native-htmlview it's more customizable give you an example code.