:rocket: Texty: A Compose Multiplatform Library fo...
# feed
j
🚀 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 utility functions 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
🎉 8
t
Hey! I just posted a question very related to a lib like this. Do you know if this can be achievable somehow with this lib? 😄 https://kotlinlang.slack.com/archives/C04TPPEQKEJ/p1727791129758599
j
Yes you can do this and also specify how speed, repetition and also get callback on complete
Let me know if you face any issue or need help implementing it
t
@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?
I want to do something like the last option here
j
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.
❤️ 1
t
Thanks a lot!