React Native 0.79 is now available!
This release includes several performance improvements. Metro is now >3x faster to cold start! Android apps will also be faster thanks to changes to JS bundle compression.
reactnative.dev/blog/2025/04...
React Native 0.79 is now available!
This release includes several performance improvements. Metro is now >3x faster to cold start! Android apps will also be faster thanks to changes to JS bundle compression.
reactnative.dev/blog/2025/04...
If your build times are getting crazy on Xcode 16, you may want to try disabling module verification in your module build settings:
ENABLE_MODULE_VERIFIER = NO;
I just went from 44s to 14s clean build times with this quick fix
forums.developer.apple.com/forums/threa...
Bluesky now has video! Update your app to version 1.91 or refresh on desktop!
We’ve begun gradually rolling out the ability to post video. Thanks for your patience!
Estamos gradualmente implementando a capacidade de postar vídeos. Obrigado pela sua paciência!
não precisa ser totalmente útil, as vezes só o fato de ter um padrão mais organizado independente se é em commit message, PR ou o que for.. é sempre bom, ruim é quando o cara coloca na commit message algo sem sentido, não preenche PR e o código é porco.
hello world!
my atproto talk is in five hours. stream link: www.youtube.com/watch?v=pfeT...
gonna get some sleep now 😴
AAAAAAAAAAAAAAAAA
#JN
Para as pessoas que perguntam: O vídeo em @bsky.app está nos estágios finais do desenvolvimento e não deve estar longe. Ainda não tenho uma resposta 100% sobre tópicos de tendência, mas estou escrevendo uma proposta de como poderíamos implementá -la.
TWO MILLION new people in the last week! a very warm welcome! 🤗
DOIS MILHÕES de pessoas novas na última semana! uma calorosa recepção a todos! 🤗
This was such a great recap of the history of @expo.bsky.social from @jamon.dev yesterday. Check it out! #reactnative
www.twitch.tv/videos/20945...
Oh and if you want to network with React Native devs in person, come to the only RN conference in the USA: ChainReactConf.com!
I’m one of the creators/organizers.
Obrigado ao @fabiohcnobre.bsky.social (e outros pela revisão!) por enviar um pull request para a localização em português! Vamos implementar isso hoje e seu aplicativo, assim como o site, agora estarão em grande parte traduzidos para o português.
Estamos felizes em ter todos vocês aqui no Bluesky!
If you want to understand how we scaled to handle this influx like we did, this blog post from @gergely.pragmaticengineer.com goes over a lot of our design and implementation decisions
⏳ End-to-end testing in mobile used to suck....With 30+ minute wait times, most teams didn’t bother with end-to-end tests—Moropo’s integration with Expo changes that.
Check out this tutorial blog from Tom Riglar about how to run faster end to end tests with Moropo and Expo:
expo.dev/blog/create-...