Link: youtu.be/L5f8Gy91Gv4
Link: youtu.be/L5f8Gy91Gv4
Think React Compiler, FPS tips, Hermes configs
Watch the full talk 🎥 BS clstk.com/4mJuxR5
Think React Compiler, FPS tips, Hermes configs
Watch the full talk 🎥 BS clstk.com/4mJuxR5
Let me know if you want to grab a coffee in SF ☕️
Let me know if you want to grab a coffee in SF ☕️
Think:
— DevTools deep dives
— React 19’s use & useOptimistic
— View flattening magic
📍Sign in → callstack.com/events/react...
Think:
— DevTools deep dives
— React 19’s use & useOptimistic
— View flattening magic
📍Sign in → callstack.com/events/react...
A new highly anticipated feature: Custom JavaScript Tabs! ✨
Provide your custom tab bar while leveraging native navigation underneath 🚀
Here is a demo of it in the 🦋 app!
This demonstrates smooth screen transitions using native animations!
A new highly anticipated feature: Custom JavaScript Tabs! ✨
Provide your custom tab bar while leveraging native navigation underneath 🚀
Here is a demo of it in the 🦋 app!
This demonstrates smooth screen transitions using native animations!
Stack:
- Expo
- Expo-Router
- React Native Bottom Tabs @kwasniew.ski ❤️
- Tamagui
- GraphQL
- Codegen
Stack:
- Expo
- Expo-Router
- React Native Bottom Tabs @kwasniew.ski ❤️
- Tamagui
- GraphQL
- Codegen
This blog post from @kwasniew.ski walks you through the creation of stunning bottom tabs that adapt to the interfaces of different platforms (tvOS, visionOS, iOS, Android, iPadOS, macOS).
expo.dev/blog/how-to-...
This blog post from @kwasniew.ski walks you through the creation of stunning bottom tabs that adapt to the interfaces of different platforms (tvOS, visionOS, iOS, Android, iPadOS, macOS).
expo.dev/blog/how-to-...
Achieved the native behavior where the header or bottom tab fades at the scroll edge. Header's code is inspired by @bacon.bsky.social's tweet.
Looks good, but needs a few workarounds.
See it here 👇
Achieved the native behavior where the header or bottom tab fades at the scroll edge. Header's code is inspired by @bacon.bsky.social's tweet.
Looks good, but needs a few workarounds.
See it here 👇
This release contains all the changes from React Native 0.77 🚀
If you are upgrading, check out the release notes for additional instructions!
https://buff.ly/3PO0JDN
This release contains all the changes from React Native 0.77 🚀
If you are upgrading, check out the release notes for additional instructions!
https://buff.ly/3PO0JDN
Thanks to React Native Factory integrating this became a lot easier and now I'm working on first-party support for this feature! 👀
Thanks to React Native Factory integrating this became a lot easier and now I'm working on first-party support for this feature! 👀
It started as a performance experiment, but it ended up solving a lot of the major issues with lists in React Native. 🎉
✨ Better perf than FlashList
✨ maintainContentVisiblePosition
✨ Bidirectional infinite lists
✨ Chat UI without inverting
It started as a performance experiment, but it ended up solving a lot of the major issues with lists in React Native. 🎉
✨ Better perf than FlashList
✨ maintainContentVisiblePosition
✨ Bidirectional infinite lists
✨ Chat UI without inverting
Lots of work went into this release:
- Complete refactoring of Android view management ♻️
- New Android Page Transitions ✨
- Material You support 🎨
- Other bug fixes 🔧
Lots of work went into this release:
- Complete refactoring of Android view management ♻️
- New Android Page Transitions ✨
- Material You support 🎨
- Other bug fixes 🔧
In this article, I’m going over a few solutions that will help you resolve them!
Check it out ⬇️
https://buff.ly/3DZmDkY
In this article, I’m going over a few solutions that will help you resolve them!
Check it out ⬇️
https://buff.ly/3DZmDkY
Here is a showcase of React Native Bottom Tabs + Material You theming changing based on system appearance ✨
Here is a showcase of React Native Bottom Tabs + Material You theming changing based on system appearance ✨
I track their releases with rigorous build testing to ensure react-native-firebase builds cleanly. Zero issues with the upcoming 0.77 release through entire rc cycle.
react-native 0.77.0 full release coming soon and I'm looking forward to it!
I track their releases with rigorous build testing to ensure react-native-firebase builds cleanly. Zero issues with the upcoming 0.77 release through entire rc cycle.
react-native 0.77.0 full release coming soon and I'm looking forward to it!
Discover Oskar's work on visionOS, and get ideas how to leverage React Native's full capabilities in universal apps: hubs.li/Q030Yr490
Discover Oskar's work on visionOS, and get ideas how to leverage React Native's full capabilities in universal apps: hubs.li/Q030Yr490
At WWDC 2024, Apple added a new API for creating custom UI effects using Metal shaders. I wanted to see if you could do the same with React Native. With react-native-skia, you can! Left is the Apple demo, right is skia on react-native-macos 😃
At WWDC 2024, Apple added a new API for creating custom UI effects using Metal shaders. I wanted to see if you could do the same with React Native. With react-native-skia, you can! Left is the Apple demo, right is skia on react-native-macos 😃
Along the way I learned quite a bit about Shaders, WebGPU, and just how extensively Skia is used. It's such an interesting space! I'm glad there are still new things to learn in UI dev 😎
Along the way I learned quite a bit about Shaders, WebGPU, and just how extensively Skia is used. It's such an interesting space! I'm glad there are still new things to learn in UI dev 😎
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...
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...
When defining platforms in your library .podspec file it's better to specify them individually.
I thought it didn't make any difference until I ran into some weird compilation issues on macOS due to some odd flags passed by cocoapods 🫠
Thanks @saadnajmi.bsky.social 🙏
When defining platforms in your library .podspec file it's better to specify them individually.
I thought it didn't make any difference until I ran into some weird compilation issues on macOS due to some odd flags passed by cocoapods 🫠
Thanks @saadnajmi.bsky.social 🙏
bytes.dev/archives/345
bytes.dev/archives/345