@dannyhw.com and I are working on this project to bring the React Native Porto meetup alive ⚡
If you live around Porto 🍷 and you're interested to meet some likeminded React / React Native folks, join our communities below!
Stay tuned for a place and date 🔜📆
Posts by Thiago Brezinski
A man’s feet wearing Cloudflare socks and flip flops
yes babe Im building with Durable Objects today how did you know?
Sent a PR to Upgrade Helper to warn about this:
github.com/react-native...
Screenshot of a code diff, showing necessary changes when upgrading from React Native 0.76 to 0.77
◆ Release notes: reactnative.dev/blog/2025/01...
Screenshot of the React Native Upgrade Helper showcasing AppDelegate.mm deleted, and AppDelegate.swift added.
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 a conversation in Google Groups where the creator of Clojure explains how he came up with the name.
Clojure (the language) has tricked an entire generation of devs (me) to think "closure" is written with "j"
✨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
Ill share here again, but for now we are still figuring out details
Its gonna be end of May before App.js conf, likely 23 or 26
Place still being confirmed as well
Sunset at the beach, with two chairs in the bottom right corner
Might not be shipping much today 🌴
✨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
macOS menu bar app popover open, showing "PowerBuddy" an app to prevent display to sleep
Tired of having to mess with System Settings every time I want to leave something downloading... 🔋
WIP
Yep! I thought of that later, Expo should definitely make it a lot easier for the agents
Unfortunately Im building something with RN macOS this time 😁
I do have plenty of RN exp and was trying to make the point that you still need an experienced eye when trying to vibe code mobile apps
🔋 TIL macOS has "Power management assertions" that you can enable via IOKit
IOPMAssertionCreateWithName lets you create temporary rules for power management (display sleep, hibernation) that override what you have in System Settings ⚙️
I have something coming with this 👀
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
Sometimes it will just alter 3 different things in your Xcode build settings that are completely unnecessary (based on outdated info) that will break your app
And going back and testing all the changes seems to take more time than building it manually in the first place
🔮 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
"explorer.autoReveal": false
is amongst my top 10 vscode / cursor settings
We’re making the first moves to make the React Native Porto Meetup happen! 🇵🇹
If you live near OPO (or would like a reason to visit 😉) join below!
x.com/i/communitie...
Screenshot of a messaging app showing a giant emoji on iOS
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
Yeahhh me too! First music is already perfect with an awesome drop
Two vinyl discs. On top, Linkin Park’s From Zero. To the bottom, Kendrick Lamar’s GNX.
New to the library
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.
Another morning lost to Gradle caches 🥳
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...
New handle 👋🏻
"There is nothing so permanent as a temporary useEffect to fix that issue"
— Milton Friedman
Today I’ll be live with @thymikee.bsky.social talking about open-source projects we’ve been working on at Callstack.
OH, AND @grabbou.com is dropping a brand-new library LIVE! Come hang out and ask us your questions.
🕕 6 PM CET | 12 PM EST | 9 AM PST
Watch here:
🎥 www.youtube.com/live/H5ya6pB...
📌
wow looks amazing! this one is way thinner, right?
This is so cool to see, mocha brings back so many memories
I really loved TDDing backends with Mocha ❤️