Szymon Rybczak (@szymonrybczak) 's Twitter Profile
Szymon Rybczak

@szymonrybczak

18 yo React Native Developer at @callstackio

ID: 1163724885866295296

linkhttp://szymonrybczak.dev calendar_today20-08-2019 08:10:25

1,1K Tweet

3,3K Followers

393 Following

Thomas Paul Mann (@thomaspaulmann) 's Twitter Profile Photo

So Apple added Shortcuts, Quick Keys, Clipboard History and a Menu Item search to Spotlight? What about: • Uninstall apps completely • Search and download GIFs and emojis • Search Figma files • Search the web with AI context • Do math, unit conversion, and date

Mike (@grabbou) 's Twitter Profile Photo

How to use Apple on-device model with Vercel AI SDK. So easy. Releasing soon (definitely way before we all upgrade our XCodes)

Szymon Rybczak (@szymonrybczak) 's Twitter Profile Photo

Selecting AI SDK for the user-facing API was amazing decision for react-native-ai: → generateText() → streamText() → tool calls 👀 → structured outputs with generateObject() ✨ Everything powered by LLM shipped with iOS 🫡

Selecting <a href="/aisdk/">AI SDK</a> for the user-facing API was amazing  decision for react-native-ai:
→ generateText()
→ streamText()
→ tool calls 👀
→ structured outputs with generateObject() ✨

Everything powered by LLM shipped with iOS 🫡
Oskar Kwaśniewski (@o_kwasniewski) 's Twitter Profile Photo

React Native Bottom Tabs v0.9.2 is out! ✨ - Tabs are now properly working on iOS 26 🚀 - Measure custom tab bars (for useBottomTabBarHeight) 📏 - Initial layout fixes 📱 Check it out:

Oskar Kwaśniewski (@o_kwasniewski) 's Twitter Profile Photo

Liquid Glass buttons in React Native 🔍 I did a small POC, should I make it a library? (Android would have its native button equivalent)

Michał Pierzchała (@thymikee) 's Twitter Profile Photo

Turns out that default React Native template doesn’t have R8 turned on for release Android builds by default. And it makes your app big and slow. I recorded a video on how to turn it on, based on advice from Callstack Engineers optimization book