Answers for "react native add strike through on a component"

0

strike react native

<Text style={{ textDecorationLine: 'line-through' }}>Strike through text</Text>
Posted by: Guest on July-13-2021

Code answers related to "react native add strike through on a component"

Code answers related to "Javascript"

Browse Popular Code Answers by Language