Can I word-break at a specific character with react native?
I'm using react native to create a category table. Is there any way I can make the characters(texts) inside the table to line break at after or before a specific character? for example : apple/banana/avocado I want it to render…