Beto's banner
Beto's profile picture

Beto

@betomoedano10,605 subscribers

Learn to build & ship mobile apps → https://t.co/1CfRojcaHp Hire us to build your launch-ready MVP → [email protected]

Shorts

If typing fast in your app feels like wading through mud, you need useNativeState. Every TextField in RN has felt slightly off for years; Expo UI just shipped the fix with the new useNativeState hook. Instead of trying to keep the native input and react state in sync on each keystroke, useNativeState handles the state completely on the native side. React (JS thread) only reads the value when it needs it e.g. onSubmit, using a lightweight reference. Make your app faster, read the full blog ↓

If typing fast in your app feels like wading through mud, you need useNativeState. Every TextField in RN has felt slightly off for years; Expo UI just shipped the fix with the new useNativeState hook. Instead of trying to keep the native input and react state in sync on each keystroke, useNativeState handles the state completely on the native side. React (JS thread) only reads the value when it needs it e.g. onSubmit, using a lightweight reference. Make your app faster, read the full blog ↓

33,719 görüntüleme

One more tip for 2026 - React Native 0.83 ⚡️ Use instead of ternary rendering. It lets you conditionally render parts of your app without unmounting. mode="hidden" → state is preserved.

One more tip for 2026 - React Native 0.83 ⚡️ Use instead of ternary rendering. It lets you conditionally render parts of your app without unmounting. mode="hidden" → state is preserved.

56,148 görüntüleme

sonner-native in action 💅

sonner-native in action 💅

26,854 görüntüleme

🚀 With Expo Router and iOS 26, you now get the fully native liquid glass search bar, no extra code, no custom setup. Just compile your app with Xcode 26 and it works out of the box.

🚀 With Expo Router and iOS 26, you now get the fully native liquid glass search bar, no extra code, no custom setup. Just compile your app with Xcode 26 and it works out of the box.

39,513 görüntüleme

New Expo🤝Resend video coming soon... 👀🧙‍♀️

New Expo🤝Resend video coming soon... 👀🧙‍♀️

18,239 görüntüleme

📢 Just landed a new Expo example using Better Auth for email and password authentication 🚀 Learn how to use below 👇

📢 Just landed a new Expo example using Better Auth for email and password authentication 🚀 Learn how to use below 👇

13,137 görüntüleme

This is how long it takes to load data from your Prisma Postgres Postgres DB using Accelerate Stay tuned, video drops tomorrow!

This is how long it takes to load data from your Prisma Postgres Postgres DB using Accelerate Stay tuned, video drops tomorrow!

11,781 görüntüleme

Videos