Drew (@digitalzebra) 's Twitter Profile
Drew

@digitalzebra

Full-stack software consultant living in the Twin Cities! Mostly tweets about #ReactNative

ID: 279842636

linkhttp://digitalzebra.net calendar_today10-04-2011 03:53:24

1,1K Tweet

297 Followers

1,1K Following

Drew (@digitalzebra) 's Twitter Profile Photo

Anyone else update React state from View’s onLayout and worry you created an infinite re-render somewhere?? 😬😅 #reactnative

David Leuliette (@flexbox_) 's Twitter Profile Photo

Last week we booked our train Ticket for Paris 🇫🇷🥖 To celebrate, I am giving away a free ticket to attend React Native Connection 2014 🎟️ Terms • Follow David Leuliette • Like + RT • Write a comment What did you learn this week in React Native? • Bonus: Mention your React Native mentor

Last week we booked our train Ticket for Paris 🇫🇷🥖
To celebrate, I am giving away a free ticket to attend <a href="/ReactNativeConn/">React Native Connection</a> 2014 🎟️

Terms
• Follow <a href="/flexbox_/">David Leuliette</a>
• Like + RT
• Write a comment What did you learn this week in React Native?
• Bonus: Mention your React Native mentor
Drew (@digitalzebra) 's Twitter Profile Photo

I wish more SaaS #reactnative SDKs were “JavaScript first” instead of wrappers around their native SDKs. JS based SDKs would be lighter weight and provide more opportunity for code sharing with web. I suppose I should be happy if they ship a RN SDK at all 😅

Drew (@digitalzebra) 's Twitter Profile Photo

The discourse around Suspense and fetch-on-render/render-as-you-fetch has me wondering: Is render-as-you-✍️fetch possible in #reactnative? I don't think React Navigation/Expo Router (yet) support "render as you fetch" - so it seems "fetch on render" is the only option in RN?

Drew (@digitalzebra) 's Twitter Profile Photo

This is the worst part of JS/TS in VSCode. The unreliability of it is maddening. Will auto complete work? Will CMD + click work? Feels completely random

Drew (@digitalzebra) 's Twitter Profile Photo

So are iOS 18.4 simulators still borked due to developer.apple.com/forums/thread/…? I think this is biting some of our devs - guess I need to tell everyone to get on 18.3 🙃

Drew (@digitalzebra) 's Twitter Profile Photo

Has Google Play #Android app review been taking longer these days? We’ve been averaging ~2 days for approval, used to be a few hours 🤔

Drew (@digitalzebra) 's Twitter Profile Photo

Has anyone incrementally adopted Expo router in a project using vanilla React Navigation? If so, would love to hear how you did it/any gotchas. Ideally we’d be able to create new screens/navigator stacks using expo router, and incrementally move the existing screens #reactnative