After making a HTTP request the app crashed and only then i realized that i didn’t make the HTTP request suspend functions so i fixed it
Took the Notification object from my Zipline app, tho i gotta fix it a bit cuz the color is kinda ugly and i still don’t know which one in the palette to use cuz imo none of them fits, maybe i’ll just use a separate color out of the palette for it
Updated the TextInput component to add a optional required field which when set to true adds a red * next to the label, might do this with switches too
I took some common regex (domain, IPv4, number and decimal) since i might need them later and some of them (domain & IPv4) are also aready used in the login
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.