Composition Is All You Need | Fernando Rojo at React Universe Conf 2025
YouTube video by Callstack
A must see: youtu.be/4KvbVq3Eg5w?...
I don’t know how many times I’ve tried to explain the concept and usefulness of composition in React → now I just have to forward this video
And the best part: there’s a skill for it.
github.com/vercel-labs/...
Thanks @rojo.bsky.social 🙏
31.01.2026 08:16
👍 4
🔁 1
💬 0
📌 0
React Native's Major 2025 Updates: Mix Blend Mode, CSS Animations, SwiftUI
YouTube video by Fernando Rojo
New YouTube video reacting to this week’s updates in React Native:
→ Mix blend mode, display: contents in RN 0.77
→ CSS Transitions in Reanimated 4
→ Secretly-released SwiftUI support?
youtu.be/3V43hhMIUXE
24.01.2025 23:56
👍 3
🔁 0
💬 0
📌 0
Just updated the name to params-templates
19.12.2024 13:40
👍 1
🔁 0
💬 1
📌 0
How does it manage to do this? Presumably you have to render each item to know its height for initialScrollIndex, right?
10.12.2024 21:44
👍 0
🔁 0
💬 1
📌 0
Very exciting. How good is support for setting the initial index to scroll to when items are of variable size?
10.12.2024 18:21
👍 4
🔁 0
💬 1
📌 0
Expo DOM is the coolest feature I’ve seen in so long. I have to make a video on this
14.11.2024 22:41
👍 2
🔁 0
💬 1
📌 0
Whenever I spend a few days building a screen for just the web, I see how far ahead CSS still is
14.11.2024 21:42
👍 1
🔁 0
💬 0
📌 0
I wish React Native had em units for styling text.
I need letter-spacing: ‘-.03em’
14.11.2024 21:41
👍 6
🔁 0
💬 1
📌 0
Bluesky desperately needs a context menu when I long press an image to let me copy it. Same goes for posts themselves. Let me long press
10.11.2024 16:07
👍 3
🔁 0
💬 0
📌 0
Has anyone written a script to let me find my Twitter people on Bluesky
08.11.2024 17:19
👍 5
🔁 0
💬 2
📌 0
What do you use to measure this with RN?
08.11.2024 00:25
👍 0
🔁 0
💬 0
📌 0
zeego.dev for menus, moti.fyi for animations, burnt for toasts
I’m biased since these are mine, but the reception towards them all has been great. Steer clear of native elements that get rebuilt with JS.
PS I’m writing a blog post on the mistakes I made coming to native from a web background
07.11.2024 22:58
👍 5
🔁 0
💬 0
📌 0
I wonder if you could do:
Parent:
- overflow: hidden
- transform: scaleX
Child:
- position: absolute
- opposite scaleX to offset the parent
07.11.2024 21:38
👍 0
🔁 0
💬 0
📌 0
Never know if this is correct but it kinda works to just set it on iOS lol
31.10.2024 20:38
👍 0
🔁 0
💬 0
📌 0
behavior=platform.select({ ios: ‘padding’ })
31.10.2024 20:38
👍 0
🔁 0
💬 1
📌 0
In my experience you can only do this with local images, since it includes height/width in the source prop next to uri
31.10.2024 16:57
👍 0
🔁 0
💬 0
📌 0
just setting up my bsky
11.05.2023 16:41
👍 4
🔁 0
💬 1
📌 0