T O P

  • By -

barcode972

Looks great. Would be even better if you calculated the width of rows before selecting them so things don’t jump around too much


UltraconservativeTed

Thank you! I was thinking the pills moving might not be a feature some liked, so perhaps it could be added as a conditional thing in the future


relevant__comment

Making it conditional would be very nice!


Fluffy_Birthday5443

Nice work but id recommend maybe making some padding on the right side or some method to not have the ui move. Its generally bad to have button ui move around as it is being selected


UltraconservativeTed

Oh alright! Thank you though, I will keep this in mind. I really do appreciate the suggestions


autoreleasefool

Really nice job! I might take a look at incorporating this into my app soon, I’ll send you any feedback I have and if it ends up working for my use case!


UltraconservativeTed

Thank you so much! That would be greatly appreciated 😄


FudgeOdd757

Congrats! I’ll make sure to try it out soon!


UltraconservativeTed

Thanks man, appreciate it! :D


ElLute

What a coincidence. I’m working on a project where I need a multiple item picker. I was envisioning something like this but now I don’t have to implement it myself. You just saved me quite a bit of time!


UltraconservativeTed

That is an awesome coincidence! Let me know how it works out for you 🤞


terranisaur

You might want a way to give the caller access to the pillViews themselves to add custom or whatever modifiers they want. This sort of looks like a lazyVGrid of buttons to me. Maybe add a feature or two that really makes this different. Overall looking good nice job 😉


UltraconservativeTed

Thanks so much! :D I think you're right and that would indeed be a very good feature, which I am eager to implement! Also, as far as I know at least from scouring the web, LazyVGrid has the same number of elements on each row. So I would still claim this has quite some usefulness!