Mike's Avatar

Mike

@grabbou.com

Objective-C was great πŸ’” cto and founder at callstack, react native core contributor

990
Followers
63
Following
199
Posts
24.04.2023
Joined
Posts Following

Latest posts by Mike @grabbou.com

Preview
This Week In React | This Week In React A weekly newsletter to stay up-to-date with React & React-Native

If you haven't done it yet, you should also definitely subscribe to weekly newsletter by @sebastienlorber.com. It's packed with insane amount of information from both React and React Native! thisweekinreact.com

22.09.2025 15:00 πŸ‘ 4 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
React Native Newsletter | Expert Insights & Ecosystem Updates | Callstack Stay on top of the React & React Native ecosystem with our developer newsletter. Get exclusive insights, trends, and updates from core contributors.

You can read each month here on our website www.callstack.com/newsletter, or subscribe!

22.09.2025 15:00 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

PSA: we run a monthly React Native newsletter πŸ“¨

What's included?

- Key announcements from community
- React Native releases
- Open Source updates from our team
- Practical guides from real projects

A clear summary of everything we shared on X that month. The easiest way to catch up!

22.09.2025 15:00 πŸ‘ 8 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

Try it out today! `@react-native-ai/apple` and AI SDK!

19.09.2025 14:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

With React Native AI, we ship precompiled libraries for the most popular models. This setup is reduced to zero.

19.09.2025 14:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

What are prebuilds in this context? (Not React Native this time!)

MLC needs its runtime and model libraries compiled before use. Until now, that meant extra manual steps before you could run a model locally.

19.09.2025 14:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Always great to see others putting my work to use and sharing feedback! Made my day 🩡

19.09.2025 14:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
GitHub - callstackincubator/ai: On-device LLM execution in React Native with Vercel AI SDK compatibility On-device LLM execution in React Native with Vercel AI SDK compatibility - callstackincubator/ai

Get started today. Check out our repository github.com/callstackin...

18.09.2025 13:48 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

With React Native AI, you can choose the right provider for your use case:
- Apple provider β†’ system models built into iOS
- MLC provider β†’ run any supported model locally

18.09.2025 13:48 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Preview
GitHub - callstackincubator/ai: On-device LLM execution in React Native with Vercel AI SDK compatibility On-device LLM execution in React Native with Vercel AI SDK compatibility - callstackincubator/ai

The MLC provider is part of a broader suite of our tools for running AI on mobile devices. Check them all out here and star the repo!
πŸ”— github.com/callstackin...

17.09.2025 14:15 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It's an interesting alternative: you can mix both providers, e.g. run Apple on-device first while your remote model downloads in the background.
x.com/grabbou/sta...

17.09.2025 14:15 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Unlike the Apple provider, the MLC provider doesn’t rely on system-wide models. It downloads weights for each model you use, which can take time.

17.09.2025 14:15 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

What is going on here?
- MLC is an optimized runtime for running different models on iOS, Android, and desktop GPUs
- We download the model weights onto the device
- Finally, we load it into the engine and set up everything needed for inference

17.09.2025 14:15 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Run any model locally with React Native AI and AI SDK ⚑️

17.09.2025 14:15 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

We cover the common causes and solutions:
- Reverse ADB port
- Update network configs
- Reset emulator data

Step-by-step here: www.callstack.com/blog/debugg...

16.09.2025 15:00 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

React Native on Android emulator showing the red box "Unable to load script"? Here's how to fix it πŸ‘‡

16.09.2025 15:00 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 1
React Universe Conf 2025 Promo Video
React Universe Conf 2025 Promo Video React Universe Conf is where the React and React Native worlds collide to push the limits of cross-platform and full-stack development. Join core contributor...

In case you missed it: all React Universe Conf talks are now on YouTube! πŸ“Ή

22 videos on everything from UI building and React best practices to deep dives into C++ internals of React Native!

Brush up on the latest before React Conf!

www.youtube.com/watch?v=9vc...

16.09.2025 10:02 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
callstackincubator/ai On-device LLM execution in React Native with Vercel AI SDK compatibility - callstackincubator/ai

Here's the repo: github.com/callstackin...

15.09.2025 15:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

We're over 700 now! Make sure to star it and drop some local AI experience into your app now that iOS 26 is out!
x.com/SzymonRybcz...

15.09.2025 15:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
How I Hacked React Native DevTools (And Built a Plugin Framework) | Callstack Learn how React Native DevTools work under the hood, and how to inject custom plugins with clean hooks and no forks.

Here's the link with details: www.callstack.com/events/how-...

15.09.2025 12:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

You know that @chmal.it is cooking πŸ§‘β€πŸ³ with Rozenite. He's in Prague tomorrow doing a deep dive into React Native DevTools.

Ever wondered how they actually work? He reverse-engineered the whole thing and built a plugin framework around it.

15.09.2025 12:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
React Universe Meetup, San Francisco with Expensify | {callstack} Callstack and Expensify will present React Native Enterprise Framework

Book your slot here www.callstack.com/events/react...

22.04.2025 21:03 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Together with Expensify, we're hosting meetup on all things React Native in San Francisco this Thursday! Great opportunity to meet in person and grab your paper copy of Ultimate Guide to React Native!

Link to meetup registration in next tweet 🧡

22.04.2025 21:03 πŸ‘ 11 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

Thank you Dan for all your work on Bluesky and React Native! I enjoyed discussions on decentralization, I think you did make it much easier for all of us, and moved React Native even further! Excited for what's next for you, and enjoy your family time! I'll try to catch you next time I am in London!

04.02.2025 21:43 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

bittersweet news: today is my last day at Bluesky. πŸ’™ i’m very thankful to the team for letting me learn many new things on the job (including React Native). i’m wishing them luck in the improbable β€” but inevitable β€” task of making decentralized social media usable and competitive.

04.02.2025 00:17 πŸ‘ 12474 πŸ” 479 πŸ’¬ 294 πŸ“Œ 32
Preview
Mobile Microfrontends With Zephyr Cloud and Re.Pack | {callstack} Get ready for faster development cycles and reduced risks when rolling out updates for mobile apps with microfrontends enabled by Zephyr Cloud and Re.Pack.

Microfrontends for mobile? It always felt like an R&D projectβ€”until now.

With Re.Pack & Zephyr Cloud, you can actually deploy them today.
On React Universe On Air, I spoke with Zack Chapple & @jbroma.dev about what makes this possible & how it changes mobile dev.
🎧 Listen here: hubs.li/Q034sJZt0

29.01.2025 15:15 πŸ‘ 6 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

So, as far as Bluesky goes, I think I will have to split my video up into even smaller chunks πŸ˜‚

29.01.2025 22:30 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Ooh yeah, we definitely have too much!! @threepointone.bsky.social is on point here, I am closely following his explorations!

29.01.2025 22:29 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - callstackincubator/flows-ai: Run complex AI workflows Run complex AI workflows . Contribute to callstackincubator/flows-ai development by creating an account on GitHub.

github.com/callstackinc...

22.01.2025 18:56 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Flows AI: Your Library for Building AI Workflows on Top of Vercel AI SDK | {callstack} Discover Flows AI, a lightweight library for building AI workflows with Vercel AI SDK. Simplify agent orchestration and explore flexible, scalable solutions.

www.callstack.com/blog/flows-a...

22.01.2025 18:56 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0