Baconbrix Profile Banner
Evan Bacon 🥓 Profile
Evan Bacon 🥓

@Baconbrix

Followers
46K
Following
32K
Media
1K
Statuses
14K

Creator of 𝝠 Expo Router. Deploy iOS apps with ‘npx testflight’ today!

Joined March 2013
Don't wanna be here? Send us removal request.
@Baconbrix
Evan Bacon 🥓
16 days
We’ve been hard at work making the best universal framework even better! 🚀. 𝝠 Expo Router v5. → Beta support for universal React Server Components/Functions.→ Authentication primitives.→ API Routes and hosting.→ React Compiler, linting, best practices.
@expo
Expo
16 days
🥓Expo Router v5 is here and it's packed with powerful new features to help you build beautiful full-stack native apps. There is a hearty blog post from @Baconbrix below with all the details. Here are a couple of the highlights:. ◆ Improved Errors and Logging.◆ API Routes in
15
31
461
@Baconbrix
Evan Bacon 🥓
4 years
🙌 GitHub Copilot will rule us all 🙏
Tweet media one
126
2K
7K
@Baconbrix
Evan Bacon 🥓
9 months
⚡️ What if you could incrementally adopt native views in React websites instead of starting from scratch?. 🚀 Expo DOM Components make this possible!. Watch: Migrating a @shadcn template to @Expo Router ↓
150
315
3K
@Baconbrix
Evan Bacon 🥓
5 years
Universal login in React is available NOW!! I'M SUPER EXCITED! 🚀. 🔥 New hooks API.💫 Desktop, and mobile web support.📱 Native iOS, and Android.✅ Pure JS package via @expo.💎 Guides for 12 services $ yarn add expo-auth-session
51
486
3K
@Baconbrix
Evan Bacon 🥓
3 years
Today, Expo is reimagining native routing!. ✨ Automatically create (dynamic) routes with files .🚀 Zero boilerplate .🔗 Automatic deep linking.🧩 Nested layouts.🔥 Built on React Navigation for easy adoption. Try the @expo router beta now!.
76
399
3K
@Baconbrix
Evan Bacon 🥓
5 years
Me reviewing pull requests
25
192
2K
@Baconbrix
Evan Bacon 🥓
1 year
The new Copilot iOS app uses React Native 📈
Tweet media one
20
108
1K
@Baconbrix
Evan Bacon 🥓
1 month
👉 Here's the prompt I've been using with GPT 4o to one-shot iOS app icons.
Tweet media one
23
66
1K
@Baconbrix
Evan Bacon 🥓
3 months
👋 Today I'm open sourcing my Expo AI chat app!. You can use it as a template for building AI apps with the new @Expo RSC support. ◆ Custom cards for weather, movies, and location prompts.◆ Stream UI from the server with Universal React Server Components.◆ Runs on web,
54
114
1K
@Baconbrix
Evan Bacon 🥓
2 years
📣 Announcing the @Expo Router v1 RC. First File-based Router for mobile apps. Native navigation can now be built as fast as websites. ◆ Auto URL (deep link) support for every page, on every platform. ◆ Full support for tabbed routing w/ shared routes.
48
188
1K
@Baconbrix
Evan Bacon 🥓
1 year
🚀 React Server Components are coming to every platform with @Expo Router!. To showcase all the new possibilities, I wrote the most powerful demo AI app I could think of—took less than a day to write, and it runs everywhere!. Unlike traditional AI apps, which stream plain-text,
43
141
1K
@Baconbrix
Evan Bacon 🥓
4 months
Just built my first  App Clip in @Expo Router!. ◆ Instantly launch on iOS w/o downloading.◆ Deep link to every screen automatically.◆ Convert users in-app w/o ever going to the App Store. The best possible iOS web experience—notifications, Live Activities, haptics, gestures
36
51
1K
@Baconbrix
Evan Bacon 🥓
5 years
Universal login with React hooks coming soon! 😁. 🔥 iOS, Android, and Web.💯 Sharing 100% the same code.💫 No extra native code.🔐 Secure OAuth, Open ID, and PKCE. Here's an early @expo demo of logging into 8 services using the same code across web and native!! 🚀
29
180
1K
@Baconbrix
Evan Bacon 🥓
1 year
🚀 This is universal React with the new "react-strict-dom" by @Meta (experimental):. ◆ Light-weight, web-first API.◆ Truly native components on each platform.◆ No div-soup on web.◆ Fully accessible/indexable primitives.◆ Can be used with Tailwind CSS
Tweet media one
Tweet media two
Tweet media three
39
167
1K
@Baconbrix
Evan Bacon 🥓
10 months
🔜 Styles that are coming to React Native:. ◆ Linear gradients.◆ Box shadows.◆ CSS filters.◆ Percentage-based flex gaps.
@nishanbende
nishan (o^▽^o)
10 months
linear gradient has been merged in react native under experimental backgroundImage style prop, similar to boxShadow and filter. Thanks to the team for the review!. PRs:.
14
39
595
@Baconbrix
Evan Bacon 🥓
1 month
Coming back to @Expo after spending an hour in Android Studio
Tweet media one
41
79
1K
@Baconbrix
Evan Bacon 🥓
2 years
React Native has the potential to compile massive apps in seconds for both iOS and Android, given most the native packages are shipped precompiled. This is because the app only has a couple native files—everything else is libraries and JS. Game Changing.
Tweet media one
18
128
1K
@Baconbrix
Evan Bacon 🥓
5 years
pro tip: alias any to TODO to make people think you plan on fixing it later.
Tweet media one
25
116
1K
@Baconbrix
Evan Bacon 🥓
6 years
Extremely smooth app-like animations and interactions in a (mobile) browser 😮🔥 was ridiculously easy to do with React 😍 New @expo + Reanimated + Gesture Handler (updates coming soon 😎🎉🥳) REALLY EXCITED :D
21
125
1K
@Baconbrix
Evan Bacon 🥓
5 months
In @Expo Router v4 you can easily turn routes into native bottom sheets. Works on both iOS, and Android.
53
70
1K
@Baconbrix
Evan Bacon 🥓
2 months
I cringed every time React Native would dump these giant URLs in the error logs. Completely redesigned it for the upcoming @Expo SDK 53 release! 🚀. ◆ Removed [NOBRIDGE] tag.◆ Concise stack trace.◆ Preview code frame.◆ Copy/paste errors.◆ Extra info with EXPO_DEBUG=1
Tweet media one
58
63
1K
@Baconbrix
Evan Bacon 🥓
2 months
Playing with improved error messages in @Expo 👀. One major improvement will be using React 19.1 owner stack to show you exactly where unwrapped strings, undefined components, and many other React errors are thrown from 🚀
Tweet media one
55
68
1K
@Baconbrix
Evan Bacon 🥓
26 days
React Compiler is insane 🤯. Just enabled it in my @Expo Router app and had my mind blown by how much could be optimized when toggling switching screens. Before / After
22
69
1K
@Baconbrix
Evan Bacon 🥓
9 months
💡 We just published a canary release of @expo DOM components ("use dom") so you can try it early and give us feedback for SDK 52!. Demo app has MDX and @shadcn UI with the new charts components ↓
33
79
1K
@Baconbrix
Evan Bacon 🥓
3 months
Deploy iOS apps to  TestFlight in a single command—from any computer:. 𝝠 ~/ npx testflight
30
75
1K
@Baconbrix
Evan Bacon 🥓
3 years
Just use Expo
Tweet media one
15
89
976
@Baconbrix
Evan Bacon 🥓
3 months
The mobile app has no traces of Next.js in the iOS binary, and is actually built entirely with Expo Router. How are you justifying this @rauchg?.
@rauchg
Guillermo Rauch
3 months
TIL the mobile app of one of the world’s greatest ⚽️ teams was built with @nextjs and — riddle me that
Tweet media one
34
18
1K
@Baconbrix
Evan Bacon 🥓
9 months
🎂 10 years since I published my first iOS app, at 16yo. Borrowed this admin Mac at the bakery I worked in to upload to the App Store. This was a major inspiration for Expo enabling app dev from anywhere ⚡️
Tweet media one
35
19
977
@Baconbrix
Evan Bacon 🥓
5 years
🚗💨 The Fastest way to Create a React Native app is finally back!! 🔥. ⭐️ ZERO dependencies.🏆 25+ templates.🌐 iOS, Android, and web!.☁️ OTA updates out of the box.⏱ npx in ~1 second (installs React Native in ~50s). $ npx create-react-native-app
23
171
960
@Baconbrix
Evan Bacon 🥓
4 years
🚀 I merged my first PR into Create React App! .🔥 Install is now ~63% smaller, the install is noticeably faster 💫
22
36
949
@Baconbrix
Evan Bacon 🥓
2 years
🚀 Coming soon to @Expo Router:  Handoff. ◆ Instantly swap between web⇄native.◆ Transfer progress from phone⇄desktop⇄tablet.◆ Per-route config in a single-line.◆ OTA React state restoration w/ query parameters. 🧵 Learn more ↓
22
98
891
@Baconbrix
Evan Bacon 🥓
4 months
My stack:. 📱 @expo: Mobile.🌐 @expo: Websites.☁️ @expo: Hosting.📫 @expo: CI/CD/jobs.🔐 @supabase: Auth/Storage.💅 @nativewindcss: Styling.🔔 @mobile__dev: E2E testing.💳 @stripe: Payments.📊 @Vexo_Tech: Analytics.
@rob_thomas10
Rob Thomas
4 months
@Baconbrix what’s your stack for creating mobile app?.
36
67
912
@Baconbrix
Evan Bacon 🥓
4 years
🔥 I'm SO EXCITED about Expo App Services!!. 👉 Build and Upload ANY project!!.⚖️ Smaller binary size.🎲 ANY native module you want.💻 From anywhere. Watch the video 🚀
47
131
846
@Baconbrix
Evan Bacon 🥓
5 years
Me: opens sublime. sublime:
Tweet media one
13
100
825
@Baconbrix
Evan Bacon 🥓
4 months
Expo + React Server Components (preview) 🚀. Just open sourced a new movies app demo using Expo Router and React server functions. Native data fetching, loading states, and error handling have never been this easy!. → Runs on iOS, Web, and Android
25
63
866
@Baconbrix
Evan Bacon 🥓
3 months
Anyone know if this  Vision Pro-style context menu is a private API or not?
16
15
863
@Baconbrix
Evan Bacon 🥓
5 months
⚡️ Instantly add  home screen widgets to your React app with my new `npx create-target` command!. Everything's possible with @Expo Router 🔥
36
80
864
@Baconbrix
Evan Bacon 🥓
2 years
🚀 We just announced the new lineup for @Expo Router v2 & Expo SDK 49 at @appjsconf!. 🧵 A ton of exciting new features on the way––here are some of my favorites! (thread)
27
174
837
@Baconbrix
Evan Bacon 🥓
2 years
Are React Server Components web-only or can they be used anywhere?. What would it look like if @Expo added React Server Components for native iOS and Android platforms. 🧵 Find out now ↓
32
115
779
@Baconbrix
Evan Bacon 🥓
1 year
🚀 Expo Router v3 is here—Full-stack React for iOS, Android, and web!. ◆ API Routes (beta).◆ Bundle splitting.◆ 30% smaller, 2x faster web exports.◆ Router testing library.◆ New <Link /> props.◆ Tailwind and Sentry support
Tweet media one
43
102
752
@Baconbrix
Evan Bacon 🥓
1 year
🚀 Expo Router v3 now has full support for popular web libraries like Radix, Tailwind, Shadcn UI, etc. Meaning you can build high-fidelity components for a single platform w/o needing to build an entirely separate project or monorepo, just a platform-specific layout!. Source ↓
19
81
744
@Baconbrix
Evan Bacon 🥓
19 days
Released a template for custom payments for iOS ⇔ web ⇔ server!. ⚡️ Develop:.~ / npx create-expo -e with-stripe. 🚀 Deploy:.~ / npx testflight
23
51
752
@Baconbrix
Evan Bacon 🥓
1 year
WebGPU in React Native!! 🚀
Tweet media one
@Baconbrix
Evan Bacon 🥓
1 year
🤯 Incredible new video functionality in React Native Skia from @wcandillon today at @appjsconf!
10
68
706
@Baconbrix
Evan Bacon 🥓
3 months
You can now deploy apps directly to TestFlight with EAS Build in a single command! 🚀. eas build -s → download your app on TestFlight. Huge time savings since you don't need to open the ASC website and click through a bunch of forms to download your app.
39
67
717
@Baconbrix
Evan Bacon 🥓
7 months
🚀 You can now make animated skeleton loaders with zero-dependencies in React Native 76. Source in replies ↓
21
48
710
@Baconbrix
Evan Bacon 🥓
2 years
I made my mac 🎉🎉🎉 when React Native rebuilds
@hieudinh_
Hieu Dinh
2 years
I made my mac 🎉 when Xcode build succeeds
11
26
687
@Baconbrix
Evan Bacon 🥓
9 months
⚡️ Using @Expo DOM components to incrementally migrate React Flow charts over to a native app
20
37
688
@Baconbrix
Evan Bacon 🥓
4 years
I got esbuild working with React Native and Expo!
Tweet media one
20
52
652
@Baconbrix
Evan Bacon 🥓
6 years
WORDPRESS IS GOING TO KILL REACT NATIVE!!.
@nbashaw
Nathan Baschez
6 years
SwiftUI is going to kill React Native. On Monday, I knew nothing about native iOS development. Today, I wrote this. (It's only ~150 lines of code.)
18
65
643
@Baconbrix
Evan Bacon 🥓
7 months
Using Expo DOM Components on macOS ⚡️. Native macOS navigation + React DOM elements (tailwind, @shadcn, radix). 100% shared code with iOS, Android, web. Seems like Expo Router could be a reasonable alternative to Electron in the future.
Tweet media one
19
33
679
@Baconbrix
Evan Bacon 🥓
3 years
If React Native isn't native then I don't know what is.
Tweet media one
Tweet media two
26
85
653
@Baconbrix
Evan Bacon 🥓
2 years
📢 Expo Router v1 is now available!. ◆ First stable release 🧭.◆ v2+ Roadmap now available 🚀.◆ Default @Expo navigation template now uses Expo Router 🔥. Learn more ↓.
26
117
665
@Baconbrix
Evan Bacon 🥓
1 year
Introducing @Expo Router v3 Beta. ◆ Build server endpoints with API Routes.◆ Bundle splitting for web.◆ 2x Faster web exports.◆ Customizable app/ directory.◆ Not Found Routes.◆ Auto font optimizations.◆ Hot reloading for Tailwind. Learn more ↓.
19
93
656
@Baconbrix
Evan Bacon 🥓
6 years
My new side-project combines @expo web and @gatsbyjs to create extremely interactive pre-rendered web apps!! 😍💙 All code here is completely universal and runs the same on iOS and Android 😁🤯😁 Expect more info
10
79
654
@Baconbrix
Evan Bacon 🥓
2 years
The top 100 Sports apps in the  App Store––August 17, 2023. ◆ React Native - 33/100.◆ Cordova - 4/100.◆ Flutter - 3/100
33
108
652
@Baconbrix
Evan Bacon 🥓
6 months
🚀 Expo SDK 52 is now here!. ◆ "use dom".◆ Expo Router v4.◆ Experimental Tree shaking.◆ React Server Functions beta (more on this soon).◆ Streaming fetch.◆ New Architecture.
@expo
Expo
6 months
🥳 Today we're announcing the release of 𝝠 Expo SDK 52!. It's our biggest release ever, so grab a coffee and check out the release notes ⤵️
Tweet media one
13
59
670
@Baconbrix
Evan Bacon 🥓
2 years
💡 The @Target iOS app uses a stenciled version of their App icon for internal development builds. Great for distinguishing when both are installed on-device.
Tweet media one
25
27
651
@Baconbrix
Evan Bacon 🥓
4 years
🚀 Been playing with Next.js-style navigation in @expo. Just create a file to add a new screen to the app. Each page is a different bundle and gets lazy loaded in development. This would make startup and reload times much faster ⚡️
9
65
637
@Baconbrix
Evan Bacon 🥓
6 years
I got most of Reanimated (by @kzzzf) running in the browser with @expo web & @reactnative web 😁💙 The gestures use react-native-gesture-handler for web which is already published 🔥
12
82
644
@Baconbrix
Evan Bacon 🥓
3 years
🧵 Ever wonder how different app frameworks render views on iOS?. Here's a quick comparison using Xcode's native 'View Hierarchy' tool:. ■ Flutter: Single Skia view.■ Capacitor: Single web view.■ React Native: Pure native views
Tweet media one
Tweet media two
Tweet media three
8
102
634
@Baconbrix
Evan Bacon 🥓
2 years
📢 RFC: API Routes × @Expo Router v3. ◆ Create server functions with the `+api.ts` extension. ◆ Securely use secrets and environment variables. ◆ Bun and Node.js support. ◆ Works with iOS, Android, and web 🚀.◆ Beta coming soon!. Add your feedback ↓.
39
91
638
@Baconbrix
Evan Bacon 🥓
1 year
🚀 Ever wonder how many apps use @Expo × React Native?. Over the last year I've collected a list of over +𝟭,𝟱𝟬𝟬 top iOS apps using Expo OSS in the  App Store!. 🔗 Today I'm sharing the list!.
38
108
620
@Baconbrix
Evan Bacon 🥓
1 year
🚀 Build native iOS apps over-the-air with @Expo 51 beta!. 𝝠 npx expo run:ios --device. ◆ Supports  Vision Pro 🥽.◆ Connects to all iOS dev devices on the network 🌐.◆ Feels like absolute magic 🪄
23
65
634
@Baconbrix
Evan Bacon 🥓
2 years
🚀 With the new File-based @Expo Router, you can create some powerful app layouts––for mobile & web––in a couple lines of code!. I put together an example repo with a bunch of my favorites. and open sourced a brand new layout!. 🧵 Check them out in the thread ↓
Tweet media one
17
87
611
@Baconbrix
Evan Bacon 🥓
5 years
🚀🔥 New (experimental) Desktop support with Electron ⚡️ .Live reloading the same codebase with @expo on:. 💻 • OSX || Windows || Linux. And of course:. 📱 • iOS || Android || PWA.🌐 • Web (ALL modern browsers)
16
96
581
@Baconbrix
Evan Bacon 🥓
2 months
🚀 Shipped a new demo: Spotify API with universal React Server Components in @Expo Router!. ◆ Secure auth in the server with env vars.◆ Stream server-rendered native UI with Suspense.◆ Native navigation, animations, search.◆ Runs everywhere—web, native, Expo Go
19
39
605
@Baconbrix
Evan Bacon 🥓
2 years
🚀 Just released a new @Expo Config Plugin for customizing the System Settings page for  Apple apps!. ◆ Full TypeScript support.◆ Synchronize native settings.◆ Multi-page support.◆ Full API coverage.◆ Localizable metadata.◆ Idempotent Prebuilds.
8
67
589
@Baconbrix
Evan Bacon 🥓
4 months
☁️ EAS Hosting is here!.In addition to our fantastic native deployment, you can now push:. ◆ Websites.◆ API Routes.◆ Environment variables. Will be adding native support via @expo's React Server Components soon 🚀. Run `eas deploy` today!
39
81
594
@Baconbrix
Evan Bacon 🥓
5 years
██████.██████.██████.██████.██████.██████.██████ _____________. PROJECT TIME. IDEAS.
7
112
575
@Baconbrix
Evan Bacon 🥓
2 years
🚀 Instagram layout clone built with @Expo Router v2 (alpha):. ◆ Statically rendered on web, fully indexable.◆ Responsive even before JavaScript loads.◆ SCSS Modules on web for static media queries.◆ Truly native. Demo: Source:
12
73
573
@Baconbrix
Evan Bacon 🥓
2 years
Introducing @Expo Router v2. ◆ Static rendering on web.◆ Auto TypeScript for file-based routes.◆ New documentation.◆ src/app directory support.◆ Experimental Async Routes.◆ Imperative API.◆ Expo Head for Handoff and Metadata. Learn more ↓.↑
25
101
573
@Baconbrix
Evan Bacon 🥓
1 year
The Tesla app (@expo) is so badass 🚀 . 3D transitions go so hard.
10
32
572
@Baconbrix
Evan Bacon 🥓
1 year
Using EAS Build to develop native apps on my  VisionPro, over-the-air with Fast Refresh. No cords or straps required!
27
46
569
@Baconbrix
Evan Bacon 🥓
7 months
The Expo Router v4 beta is here 🚀. ◆ React Navigation v7.◆ DOM Components.◆ Tree shaking.◆ Streaming fetch.◆ New Architecture.
@expo
Expo
7 months
SDK 52 beta is now available!. Try upgrading your app and let us know if you run into any issues!. ⏳The beta period will last about two weeks.
12
33
573
@Baconbrix
Evan Bacon 🥓
6 months
I just built my own Google Nest app/website/server with @Expo Router 🚀. ◆ DOM Components for WebRTC streams.◆ React Server Components for auth, secrets, and AI.◆ iOS, Android, and web 🔥.◆ Fully typed backend/API.◆ Open source on my GitHub. This stack is crazy powerful 🤯
9
48
571
@Baconbrix
Evan Bacon 🥓
2 years
🚀 Soon: Environment Variables in @Expo!. ◆ Auto load all standard .env files 💾.◆ Use in source code and `app.config.ts` w/ Expo CLI.◆ Updates on app reloads––no clearing the Metro cache to see changes ⚡️. → Available on the 𝙢𝙖𝙞𝙣 branch and coming in Expo SDK 49!
Tweet media one
27
61
544
@Baconbrix
Evan Bacon 🥓
8 months
Thinking it’s time to add a default styling solution to Expo (Router). Tailwind/Nativewind seems like the clear winner and best solution overall, thoughts?.
103
10
558
@Baconbrix
Evan Bacon 🥓
2 years
The top 100 Food & Drink apps in the  App Store––August 2023. ◆ React Native - 30/100 .◆ Cordova - 9/100 .◆ Flutter - 1/100
31
86
541
@Baconbrix
Evan Bacon 🥓
2 years
Writing React Native with Tailwind (NativeWind) and @expo/html-elements is a trippy way to create a truly native app. Try it today with:. $ npx create-react-native-app -t with-html
Tweet media one
Tweet media two
25
70
553
@Baconbrix
Evan Bacon 🥓
1 year
🌶️ The best feature the React Native team could ship is precompiled code.  iOS build times could be ~95% faster! . Here's the stats (more in thread) ↓. Before: 82s.◆ pod install: 23s.◆ xcodebuild: 59s. After: 4s 🚀.◆ pod install: 1.7s.◆ xcodebuild: ~2.3s. —.Before / After
Tweet media one
Tweet media two
12
66
551
@Baconbrix
Evan Bacon 🥓
4 years
🌟 It's FINALLY here! Build and run your Expo apps locally with the new @Expo CLI Run commands!. 🌺 Beautiful logging.🖋 Auto Code Signing.⚠️ Smarter Warnings & Errors.🔌 Prebuilding and Config Plugins. I'm so EXCITED for you to try it!! 🔥.
21
96
534
@Baconbrix
Evan Bacon 🥓
3 years
🤔 What if you could build the routes for your native app by simply. creating files?. › Easily scale and upgrade apps with less code.› Bundle split pages and develop faster.› Auto universal deep linking on all platforms.› Code sharing across @expo, both native and web
23
41
540
@Baconbrix
Evan Bacon 🥓
1 year
🚀 I built a new @Expo Router template for working with native context menus!. ◆ UIMenu & SF Symbols → Zeego.◆ Dropdown → shadcn/ui.◆ Styles → nativewind.◆ Navigation → Expo Router.◆ State → Zustand. 🆕 Clone it today with:. npx create-expo-app -e with-router-menus
12
53
542
@Baconbrix
Evan Bacon 🥓
6 years
*phone starts blowing up. Family: "oh well look at you Mr. Popular". Phone:
Tweet media one
14
77
515
@Baconbrix
Evan Bacon 🥓
2 years
📈 Over ⅕ (22) of the Top 100 Finance Apps on the  Apple App Store are powered by React Native 🏆. That's more than Cordova, Capacitor, RxSwift, and Flutter combined (14).
Tweet media one
29
75
532
@Baconbrix
Evan Bacon 🥓
4 years
💫 Big Metro Speed Up in React Native with the New .@Expo "Exotic" Transformer!. 🚀 Up to 100% Faster Startup and CI bundling.🔥 18% Smaller Base Bundles.👑 Custom Transformers.😁 Less Metro Caching Required!. EXPO_USE_EXOTIC=1 expo start -c. Learn More 👉
29
89
530
@Baconbrix
Evan Bacon 🥓
9 months
heard there were computers in the clouds, so we flew up to investigate 🛩️
Tweet media one
17
6
534
@Baconbrix
Evan Bacon 🥓
4 months
THIS IS HUGE! . You can now write CSS animations that run on all platforms, which means even better universal websites and much more animated native apps! 🚀.
@swmansion
Software Mansion
4 months
Announcing React Native Reanimated 4 🐎. Long-awaited CSS Animations and Transitions support is here. Available now in Beta. Read more 👇
6
39
533
@Baconbrix
Evan Bacon 🥓
4 years
[Laughs in React Native]
Tweet media one
4
44
499
@Baconbrix
Evan Bacon 🥓
8 months
💡 These are all the header settings required in React Navigation / RNScreens to achieve a large blurry header with adaptive shadows.
Tweet media one
10
27
506
@Baconbrix
Evan Bacon 🥓
3 years
React Native is the real ‘Web 3.0’.
18
64
475
@Baconbrix
Evan Bacon 🥓
1 year
🚀 I rewrote the Metro resolver in Expo SDK 51!. ◆ Up to 6x faster—super fast when restarting the CLI.◆ Has more features—full package exports support.◆ Simpler design w/ less custom code. ⚡️ Try it today. EXPO_USE_FAST_RESOLVER=1 npx expo. Before / After (less is more)
Tweet media one
Tweet media two
19
37
490
@Baconbrix
Evan Bacon 🥓
6 months
Expo Router lets you render type-safe React components anywhere:. ☁️ "use server" → Runs in the server. 🌐 "use dom" → Runs in a web view. 📱 "use client" (default) → Runs natively on iOS, Android, and web.
14
29
493
@Baconbrix
Evan Bacon 🥓
5 years
🚀 Available now: React Fast Refresh in @expo on iOS, Android, and web!! . ⚡️ Statefully refresh a single codebase across 3 platforms at once! . 🔥 Try it today!!
8
76
477
@Baconbrix
Evan Bacon 🥓
6 years
Got @ReactNavigation in the browser looking like actual browser navigation
14
55
472
@Baconbrix
Evan Bacon 🥓
2 years
🔥 Now supports Watch apps! Still experimental and doesn't support setting up React for WatchOS.
Tweet media one
@mattnucc
mattnucc
2 years
@Baconbrix @expo This is good. I need Apple Watch support so I made this example which is less legit than what you made … do you have any goal to include watchOS support in that plug-in? I’d love to ditch mine haha.
21
32
475
@Baconbrix
Evan Bacon 🥓
5 years
Latest side-project feels like Magic! 🤩. 🚀 Built with the new expo/html-elements.💅 Design made with styled-components.🔥 Live updating iOS, Android, and Web.💯 Sharing 100% the same codebase!!. 🔗 Try it now with @expo snack:
12
43
475
@Baconbrix
Evan Bacon 🥓
4 months
🤯 You can just run native iOS apps right from your browser without going to the App Store with App Clips 🚀. Future is now!
@Baconbrix
Evan Bacon 🥓
4 months
Just built my first  App Clip in @Expo Router!. ◆ Instantly launch on iOS w/o downloading.◆ Deep link to every screen automatically.◆ Convert users in-app w/o ever going to the App Store. The best possible iOS web experience—notifications, Live Activities, haptics, gestures
16
31
488
@Baconbrix
Evan Bacon 🥓
3 years
Today is my 5 year anniversary at @Expo. I’m extremely proud of what we’ve built! ↓.
37
5
473
@Baconbrix
Evan Bacon 🥓
1 year
tbh, it’s impossible to tell that this app was built with @Expo (React Native):. ◆ UIMenu.◆ UINavigationController.◆ SF Symbols.◆ Opens instantly.◆ No JS runs on-device—only bytecode in prod. → Was very simple (and fun) to build this—only took a couple weekend hours.
@Baconbrix
Evan Bacon 🥓
1 year
🚀 I built a new @Expo Router template for working with native context menus!. ◆ UIMenu & SF Symbols → Zeego.◆ Dropdown → shadcn/ui.◆ Styles → nativewind.◆ Navigation → Expo Router.◆ State → Zustand. 🆕 Clone it today with:. npx create-expo-app -e with-router-menus
10
29
475
@Baconbrix
Evan Bacon 🥓
7 months
🚀 I always wanted to just run some React web code in a native app—that's why I created the new "use dom" directive!. ⚡️ Try it today in @Expo SDK 52 and watch my full @reactuniverse_ talk to learn more.
16
47
482