🚀 Texty: A Compose Multiplatform Library for Stunning Text Displays 🎨
I’ve been working on Texty, a library built on Jetpack Compose’s Basic Text that offers 12 unique text styles (Typing, Sliding, Scrolling, etc.) and 2 utilityfunctions styles (loading and time keeping) as of now.
Currently in alpha and looking for feedback and suggestions. Check out the sample demo and give it a try!
🔗 GitHub: https://github.com/ArjunJadeja/texty
Yes you can do this and also specify how speed, repetition and also get callback on complete
jadeja
10/01/2024, 3:20 PM
Let me know if you face any issue or need help implementing it
t
Tgo1014
10/01/2024, 3:24 PM
@jadeja thanks for the reply. From the examples I couldn’t find this exact case I’m talking about, can you give me some direction on where should I look at?
Tgo1014
10/01/2024, 3:26 PM
I want to do something like the last option here
j
jadeja
10/01/2024, 3:31 PM
Okay got it. The last option isn't sliding completely it's just sliding up to some point. Right now it's not available unfortunately but I will include it in the roadmap and let you know once it's available.