Advertisement ยท 728 ร— 90

Posts by Florian

Video

OneThink is live on the App Store.

The idea: what if your productivity app only let you think about one thing per day?

Built it because I kept building elaborate systems and ignoring all of them.

โ†’ apps.apple.com/us/app/onet...

Android coming soon โ€” DM me if you want to test it.

1 month ago 0 0 0 0

Excited to kick off my new role as Senior Product Engineer at epilot! ๐Ÿš€

epilot is building the leading Energy XRM platform to simplify processes, digitize customer journeys, and accelerate the energy transition. โšก๏ธ

Looking forward to the journey ahead!

7 months ago 0 0 0 0

That looks pretty nice - almost same interaction. Did you use a modal as well?

10 months ago 1 0 1 0

Here is a blog post with the code attached ๐Ÿ™Œ

flofuchs.com/blog/ios-ph...

10 months ago 1 0 0 0
Video

I built the iOS Photos App shared element transition with @swmansion React Native Reanimated and @expo.

Was a fun thing to built - check out the video โฌ‡๏ธ

10 months ago 5 0 2 0
Preview
Florian Fuchs Learn more about Florian Fuchs - a Fullstack Developer and Serverless Enthusiast using AWS, Serverless and React Native

I migrated my blog and gave my personal website a polish ๐ŸŽ‰ built with @expo - hosted by @expo.

Literally takes 20 secs to go from dev to deployment ๐Ÿ”ฅ

Check it out: flofuchs.com/

10 months ago 1 0 0 0
Post image

Another year as a Community Builder ๐ŸŽ‰

Looking forward!

11 months ago 0 0 0 0

Just back from a 3-week vacation + digital detox. Vibe coding and AI agents everywhere ๐Ÿ‘€๐Ÿค–

1 year ago 1 0 1 0

You can checkout the full code and an example repo of this implementation in my blog post โœ๏ธ

blog.flofuchs.com/creating-an...

1 year ago 1 0 0 0
Advertisement

Getting the gestures right is a bit trickier but still straightforward. A pie chart is essentially a circle. We can use circle math to determine if the press coordinates fall on a specific slice of the pie. To illustrate this, I animate the stroke of the selected slice.

1 year ago 0 0 1 0

For animation, we can leverage the excellent integration of Skia with Reanimated. This involves calculating a derived value from another animated value to draw the slices.

1 year ago 0 0 1 0
Video

Charts make data beautiful! I needed a custom solution that animates pie slices and reacts to user taps. So, I built one using React Native Skia as well as Reanimated and Gesture Handler from @swmansion.com

Check out the short demo โฌ‡๏ธ

1 year ago 2 0 1 0

I want to upgrade my UX design skills for mobile and web - any recommendations for good courses or other resources?

1 year ago 0 0 0 0

Recently, I needed to introduce rate limits to a couple of mutations in my AppSync API. I used a combination of Middy and @momentohq to implement this.

Check out my blog post and the rate limiting implementation โฌ‡๏ธ

blog.flofuchs.com/adding-cust...

1 year ago 0 0 0 0
Video

Pretty nice what @FormidableLabs did with the Victory Native re-write.

Creating some beautiful charts with animations takes almost no effort anymore.

Build this within an hour

1 year ago 2 0 1 0