Tweet
Trying to be better about posting to Twitter. I always say I’m going to post, but never so. This changes now.

I supposed the best thing to start with is putting my Game Dev youtube channel out. #buildinpublic #gamedev #gamedevelopment

youtube.com/channel/UCIaon…
Recently started using Formik as Power Plate had a lot of long forms with conditional fields.

It’s amazing. Everything looks so clean and just works!

Why have I been writing my own validations all this time!?

#buildinpublic #reactnative #formik
I’m really starting to get the hang of Typescript!

I started learning it yesterday and wen to bed kind of lost. As of today, I am pretty damn comfortable with it.

#ReactNative #buildinpublic
Seriously considering using typescript in my #ReactNative app.

It’s already started using JavaScript, but seems like you can just start using typescript whenever and easily co very everything later.

Anyone else ever make the switch mid project?

#buildinpublic
Do M1 MacBooks play nicely with development? Or should I buy an intel MacBook to be safe?
#buildinpublic #MobileAppDevelopment
Digging deep into fire base. Fire base cloud functions are going to be my best friend on the Power Plate app. #buildinpublic #reactnative
I’m really starting to get the hang of Reanimated! It’s such a game changer when it comes to animations in #reactnative.

#buildinpublic
Officially chose a name for my Nutrition App! It’s called Power Plate!
#buildinpublic #MobileApp #ReactNative
Today I made a simple calendar slider for the top of my apps main screen.

It should have taken me 2 hours. But it took almost 9.

All because of an extremely annoying bug that wouldn’t let the left and right <Pressables/> be clicked. #buildinpublic #ReactNative
Spent the extra time today to make an animated circular progress bar, using Reanimated, reusable.

My app has around 6 instances of these circular bars, so the extra time to get it right is going to save me a TON of time in the future.

#buildinpublic #ReactNative
Finished my registration flow today!

Once it was done it was crazy how fast I finished the login screen. Authorization is basically done!

#buildinpublic #ReactNative
Added form validations to my registration flow today!! I am finally almost done with the registration flow.

I literally planned on this taking less than a day and I’m basically in day 3 if working on it.

#buildinpublic #mobileappdevelopment
Does anyone ever start a working on a piece of your app thinking it will only take you a few hours?

Then about 14 total hours of work goes into it and you still are completely done with it.

That’s me working on my multi step registration flow.

#buildinpublic #ReactNative
Has anyone used the #ReactNative library Why Did You Render?

If it’s as great as it seems for finding unnecessary re-renders, I’ve been missing out!

Any other recommendations for measuring performance in RN?
#buildinpublic