Adding text in android is we were using TextView in android studio.
But using jetpack compose we don't need TextView as a deign layout.
Yes , using Jetpack Compose we can add text only with coding so lets start how its work ,
First you have to add some dependency library in your build.gradle (app module)