Pinned Tweet
Rex Tech Guy
768 posts

Rex Tech Guy
@rexTechGuy
React Native Engineer, Rugby Top fun
Makerere kikoni Joined Şubat 2022
580 Following131 Followers
Rex Tech Guy retweeted
Rex Tech Guy retweeted

Rex Tech Guy retweeted
Rex Tech Guy retweeted

Rex Tech Guy retweeted

@frxnsix_ @2023Developer @expo @swmansion The files seem different though.
Please point me to right one, wanna give it a try.
Thanks
English

I vibe coded this animated ui using @swmansion reanimated . Get the code and design inspiration in comment
English

I vibe coded this swipeable card stacks using @swmansion reanimated . Grab the source code in comment
English

I cringed every time React Native would dump these giant URLs in the error logs.
Completely redesigned it for the upcoming @Expo SDK 53 release! 🚀
◆ Removed [NOBRIDGE] tag
◆ Concise stack trace
◆ Preview code frame
◆ Copy/paste errors
◆ Extra info with EXPO_DEBUG=1

English

@hirbod @kzzzf @swmansion I have had this issue in my newly built app and have currently fixed it by using onPressIn instead of onPress which I don’t think is an optimal solution 😣
Am going try out Pressable from RNRH and see how it works
English

onPressIn triggers, but onPress doesn’t. Removing fitToContents makes onPress work, but we’ve also seen cases where it was unrelated (like in headerLeft). Also, CC @kzzzf @swmansion—the workaround with RNGH pressables is fine; it’s a better component anyway!
English

My 15 minutes attempt to re-create Apple Invites intro
Missing:
- scrolling (need to update @AnimateRNDev Marquee to support it)
- rotation (wip)
Good part? - it's cross-platform
English

@krzysztof_moch I hate it so much 😩
Are there any chances that of reverting that
I hate having another window open just for that
English

@schlimmson @expo This is quite interesting
Amma try it out
Thanks for the share
English

⚡️ Tip: Adaptive iOS icons with React Native
Your React Native app can now have a normal, dark, and tainted icon!
All you need is an icon entry under "ios" in your app.json and the latest version of @expo 🔥
"icon": {
"any": "./assets/images/icon.png",
"dark": "./assets/images/icon-dark.png"
}
Give it a try and offer your users a little "nice to have" 😎
GIF
English











