Thiago Brezinski

@brezin.ski

React Native @ Callstack

If you're upgrading from React Native 0.76 -> 0.77 / 0.78 be careful You might have noticed the template changed from Obj-C++ to Swift, but it's not just a syntax change If you're sticking with AppDelegate .mm in your project, you still need to add the lines in the next post 👇🏻

Screenshot of the React Native Upgrade Helper showcasing AppDelegate.mm deleted, and AppDelegate.swift added.

✨Announcing the React Native Porto meetup 🇵🇹✨ 🌞 The RN community comes to PT for the first time! Let's enjoy some sun and talk all things React Native ⚛️ 🗓️ Precise date still to be confirmed, but we should be meeting in May, just before conference season x.com/reactnativeOPO

✨Announcing the React Native Porto meetup 🇵🇹✨ 🌞 The RN community comes to PT for the first time! Let's enjoy some sun and talk all things React Native ⚛️ 🗓️ Precise date still to be confirmed, but we should be meeting in May, just before conference season x.com/reactnativeOPO

three steps to building desktop apps: 1. "if I run a shell command I can do anything" 2. realize you cant because of the security sandboxing 3. find an api that does what you want and it's easier

🔮 I tried Vibe coding with React Native. It's a double-edged sword: I liked it because I learned new things very fast (e.g. new iOS APIs I didn't know existed) I didn't like it because it's so easy to get your app in a broken and hard-to-recover state

these giant emojis might be the worst iOS update ever shipped I NEVER want to use them, and I dont know when it happens, but somehow it always mistakenly happens

Screenshot of a messaging app showing a giant emoji on iOS

Idea: Twitch, but with multiple audio channels. Each viewer would be able to adjust the streamer's music / voice / game volumes separately to their own liking.

Meet Fabrice AI - functional framework for building AI agents. While building Cali, I needed something stateless that can work on the server, inside CLI, breakdown complex tasks, and be simple. Couldn't find one, so I built one. Give it a try! github.com/callstackinc...

Bild

Does anyone know a good alternative to Todoist? I'm tired of all the bugs. It's constantly frozen on launch (desktop), widget shows empty screen (iOS), sync issues and bad perf I'm not a power user, I just need being able to schedule tasks like "pay bills tomorrow 10am"

🪄 Meet Cali: An AI agent for building React Native apps! Cali can build your project, manage your devices and emulators, help you find and install a library and more... Try Cali today! `npx cali` Powered by @vercel.com AI SDK. Hacked by me and @kwasniew.ski 💜