Posts, a community app by Read.cv

Thread
tyo
tyo @tyo

Slow progress~

tyo
tyo @tyo

1-2 line code to achive this number animation!

Seth
Replying to @tyo

idk why i got 😵‍💫 cuz the Rp ikutan moving

tyo
tyo @tyo
Replying to @sthr

Haha sorry about that! It because of center align and each amount/number has different width! but what do you think, should the currency symbol stay?

Terrence Gillespie
Replying to @tyo @sthr

This a good opportunity to use tabular lining figures ( monospaced numerals ) to keep it aligned.

tyo
tyo @tyo
Replying to @tez @sthr

Emm never heard this! do you have any resource I could go through to learn more on this? sounds interesting 🙂

Terrence Gillespie
Replying to @tyo @sthr

Basically similar to your ide and terminal each figure takes up the same fixed width , similar to how excel lines up numbers for easy scanning , that’s where the tabular (table ) comes into the name. There was a nice web resource but it has been taken down. Will try find another.

tyo
tyo @tyo
Replying to @tez @sthr

It works!! 😃

tyo
tyo @tyo
Replying to @tez @sthr

Totally agree! Thanks again for the help and tips man 🙌

tyo
tyo @tyo

So currently I'm learning SwiftUI and starting to develop an expense tracker app. I know many apps like this already exist, but why not create a polished one as my learning milestone? 🤞 Also thanks to @arwasil for providing the App Store icon template

william
william @wh
Replying to @tyo @arwasil

how's the swiftui learning experience going?

tyo
tyo @tyo
Replying to @wh @arwasil

it's been great! there are a lot of free learning sources out there. and the cool thing is somehow beginners like me can recreate interactions that are made by prototyping tools such as Protopie easily and we can match exactly the interface like our design in figma.

william
william @wh
Replying to @tyo @arwasil

nice! i'd be interested to know your process when integrating a prototype, i tried swiftui a couple of weeks ago and although i really enjoyed it i've found myself having to opt out of the defaults many times to match a custom design or interaction, having to reinvent the wheel

tyo
tyo @tyo
Replying to @wh @arwasil

Again im quite beginer here. I kinda the same, I do create a lot custom component to match the design. Even if we talk about app performance im not so sure what im making is good or not on performance even though it looks smooth 😅

william
william @wh
Replying to @tyo @arwasil

haha yes that makes sense, same for me. thanks for sharing!