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
I'm bold! I'm italic! I'm underlined! const styles = StyleSheet.create({ bold: {fontWeight: 'bold'}, italic: {fontStyle: 'italic'}, underline: {textDecorationLine: 'underline'} })
Working demo on Snack: https://snack.expo.io/BJT2ss_y7