DEV Community

skptricks
skptricks

Posted on

2 1

React Native Underline Text Using StyleSheet

Source : React Native Underline Text Using StyleSheet

This tutorial explains how To create underline text in react native app using css stylesheet. Sometime developers need to highlight the specify text by marking it as underline and for that we need to perform some modification in stylesheet design. textDecorationLine: 'underline' style property of Text component is used to create Underline Text in both Android and iOS react native application.

Click here to read more...

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay