Surprisingly there isn\'t one question that groups these all together yet on Stack Overflow; there hasn\'t been an answer on SO for italics or underline, in fact, only this ques
You can see all possible att in this page https://reactnative.dev/docs/text
for example ...
textDecorationLine: enum('none', 'underline', 'line-through', 'underline line-through')