composeuisuite / ohteepee

A Simple, Customizable, Easy-to-use OTP/Pin Jetpack Compose Library
Apache License 2.0
142 stars 9 forks source link

Add horizontal arrangement option #18

Closed mkowol-n closed 5 months ago

mkowol-n commented 5 months ago

I want to use the Arrangement.spacedBy option for spacing between items

tarikyasar commented 5 months ago

Makes sense, good job!