notbrent Profile Banner
brent Profile
brent

@notbrent

Followers
16K
Following
53K
Media
978
Statuses
20K

Web/mobile developer working on Expo (https://t.co/7wMi8MNx8K) and React Native. He/him.

Vancouver, Canada
Joined December 2008
Don't wanna be here? Send us removal request.
@reactnative
React Native
6 days
React Native now runs on Meta Quest! Check out this guide on how to build apps for Horizon OS with @expo
6
12
96
@JannisRingwald
Jannis Ringwald
10 days
Today, we’re officially releasing React Native Godot to the public. For the first time, every React Native developer can create games with an amazing UI on top. This unlocks a new era of apps and games. https://t.co/FD2kpOKcoB
241
932
9K
@notbrent
brent
7 days
message me here or come talk with me at @RNLConf next week if this job posting looks like a good fit for you! expo is an amazing place to work!
Tweet card summary image
expo.dev
Create the way people write and distribute application software.
0
2
16
@kzzzf
Krzysztof Magiera
10 days
Forget liquid glass, meet jelly goo
@reczko_konrad
Konrad Reczko
10 days
Ever since I first saw this I wanted to try implementing it in TypeGPU, and I finally got around to it while testing the new 0.8 release. You can try out the Jelly Slider here: https://t.co/2qi5c8kP5x Had a lot of fun brainstorming optimisations with @iwoplaza and the team, and
4
4
58
@nunezspace
What I know
7 hours
Throughout history, ancient prophets faced savage persecution, torture, and death for courageously denouncing the sins of Israel, Judah, and surrounding kingdoms. Some were cut down by the sword, others pelted with stones until they perished. Many were confined in wooden stocks,
1
0
7
@satya164
Satyajit Sahoo
8 days
Since releasing the static config API, it has always bothered me that we had to manually annotate `useNavigation` to get methods like `setOptions`. I'm very happy to finally solve this shortcoming.
@reactnavigation
React Navigation
9 days
We're working on making `useNavigation` types more useful Before: `useNavigation` returned a type that didn't contain navigator methods like `toggleDrawer` for Drawer. New: You can pass the name of the screen, and it'll return types that match the screen.
1
2
65
@satya164
Satyajit Sahoo
8 days
This is HUGE
@BBloniarz_
Bartłomiej Błoniarz
6 months
Shared Element Transitions in React Native Reanimated on the New Architecture 🪄💫
6
7
229
@rauchg
Guillermo Rauch
9 days
@GergelyOrosz After building the @v0 mobile app in React Native & Expo we’re never looking back. Look out for the incoming eng blog post by @FernandoTheRojo
8
14
335
@notbrent
brent
13 days
as someone who very much enjoys @chasebliss pedals, i am so stoked that this app exists and that it was built using tools that i work on
Tweet card summary image
expo.dev
Learn how to build custom native functionality using Expo Modules, including adding MIDI-over-Bluetooth support for real-world hardware integration.
2
2
38
@reactiive_
Enzo Manuel Mangano
15 days
2. Pressto is built on a simple idea: touchables should feel coherent. It’s not just about adding animations, but about using a consistent animation curve across all interactions.
1
1
22
@swmansion
Software Mansion
14 days
Meta Quest officially supports @expo Development Builds! 🚀 But your Expo app needs a few adjustments before it can be published to the @Meta Horizon Store. So, we've prepared an Expo config plugin and supporting libraries to help you get started. Check out our guide! ⤵️
Tweet card summary image
blog.swmansion.com
Bring your Expo app to Meta Quest with build flavors, config plugins, and ready-to-use Horizon libraries.
3
17
97
@satya164
Satyajit Sahoo
17 days
Now available for testing https://t.co/g33HdvNVTO
@reactnavigation
React Navigation
17 days
The latest version of React Navigation now has a new unstable API to automatically navigate to the correct screen after a conditional render (e.g., if a screen was opened via a deep link, but was behind auth) Just pass `UNSTABLE_routeNamesChangeBehavior="lastUnhandled"`
1
5
36
@notbrent
brent
20 days
EAS has workflows, they're cool, check em out
Tweet card summary image
expo.dev
Automate your development and release processes with an enterprise-grade CI/CD solution designed specifically for React projects.
@jamwt
Jamie Turner
20 days
Cloudflare has workflows, Convex has workflows, now Vercel has workflows. New kinds of platforms are consolidating server-side compute and storage. This is because backend engineering is about to get squashed and abstracted away. 🧵👇
1
3
20
@Baconbrix
Evan Bacon 🥓
20 days
Always bet on React. Try this new Expo app for building and deploying Next.js websites right from your iPhone 📲
@v0
v0
@v0
20 days
The v0 iOS app is now live on the App Store. Download it below.
13
15
376
@gautham_vijay_
Gautham Vijayan
20 days
Implemented Custom Deferred Linking thanks to this wonderful guide by @swmansion. A must read for mobile devs, who want to integrate seamless deferred and deep linking experience in your @expo React Native app.
1
3
10
@swmansion
Software Mansion
29 days
Long fall evenings are the perfect time to code something fun. 🍂 So how about building your own Spotify clone? Check our tutorial to see how to use react-native-audio-api for playback, background mode & lock screen controls 🎶
1
10
59
@kzzzf
Krzysztof Magiera
28 days
This was a very cool and informative stream for anyone curious about webGPU and shaders.
@swmansion
Software Mansion
29 days
It’s time! Let’s build a liquid glass effect using TypeGPU. 💧 Even if you’re new to WebGPU, this is a great way to start bringing GPU effects to the web and learn the basics of shaders. Grab your tea or coffee and tune in! ☕️ https://t.co/lxCe4eHlEp
0
4
35
@kudochien
Kudo
28 days
it’s been a while since i last used x. it’s hard to balance time between work and different social networks like bluesky, x, and so on. btw, the other day i listened to the podcast from @betomoedano and @schlimmson about expo ui, and i had some thoughts. surprisingly, people
5
17
117
@Baconbrix
Evan Bacon 🥓
29 days
Split View Controller coming to Expo Router thanks to the SWM team! This is HUGE for responsive layouts. Once you nail Stack, Tabs, Modals, and Split Views—you have every major navigation paradigm. Excited to eventually deliver a feature complete version of Expo Router.
@swmansion
Software Mansion
30 days
React Native Screens will provide Native Split View 🚀 Coming soon to your favorite navigation libraries!
6
9
296
@reactnavigation
React Navigation
29 days
React Native Screens is one of the most impactful libraries in React Native ❤️
@kzzzf
Krzysztof Magiera
30 days
While mostly working undercover (react navigation/expo router), react-native-screens is the backbone of most RN apps. In the past months we’ve put a ton of work into it (not just iOS 26 updates). Super excited for all the things that will come out next in screens v5
1
8
117
@thymikee
Michał Pierzchała
29 days
Wake up babe, we have a new testing framework
@ChmalSzymon
Szymon Chmal
29 days
🎉 Introducing React Native Harness - a lightweight framework for testing native modules directly on device or emulator. Write tests in a Jest-like syntax, run them in a real React Native runtime, and verify native behavior without mocks.
3
15
202