🎨 Announcing react-native-nitro-palette!
Extract color palettes from images faster than ever, powered by @mrousavy's Nitro Modules.
GitHub link in comments 👇
I literally can’t imagine ever going back to Reanimated v3. I can’t believe how good v4 is! I’ve never seen such a polished beta. Huge kudos to @MatiPl01 and @swmansion. I replicated the native search bar without LayoutAnimations in just 3 minutes!
This sounds powerful! After checking the expo-image-manipulator source code, I think I get it. I plan to use these features for a native module in development. Looking forward to the Docs to confirm my understanding!
⚡ Struggling with performance and verbose APIs in React Native?
We’ve got you. Shared Objects in Expo Modules solve the problem of passing native state between JS calls—fast, clean, and powerful. Learn more here 👉 https://t.co/dNdrl7VD4n
Looking forward to the release of React Native 0.78 and its anticipated support for React 19.
I'm curious about which React 19 features you think will enhance mobile app development. Are there any specific features you're excited to use?
https://t.co/k5NbVAuOct
Pro tip: Help Copilot generate better commit messages by configuring conventional commit format!
Here's my settings.json config.
Now Copilot knows exactly how to format commits 🎯
Say goodbye to those “adding changes” commit messages 👋
Copilot can suggest a commit message for you based on the changes you made.
Available to everyone today with GitHub Copilot Free. Learn more: https://t.co/k3S9M9xefa
@aeid1992 You’re absolutely right. I was in a hurry and didn’t notice. Please consider replacing the global variable with a local one and thinking about it from that perspective.
I personally prefer unistyles. It keeps my codebase consistent and clean without needing inline styles for conditional styling or applying multiple styles.
Plus, it supports media queries, making it even more powerful for responsive design.
I'll probably get canceled or end in React Native hell for this.
But it's pretty cool how you can use both Tailwind styling and React Native styles on the same element 😂
@expo team and contributors never cease to amaze me - Expo 52 just released in mid-November, and they're already working on Expo 53 canary! 🚀
Shouldn't try it yet, but can't help getting excited about what's coming next 😊
Much respect to the team!
@rvibit Ah, I see! Yes, you're right on both points - pre-calculation and smooth transitions would definitely improve this demo. This is just a quick example to demonstrate the color extraction feature, but I appreciate the suggestions! 🙏
@kubacienciala You're absolutely right! interpolateColor would make it smoother. This is just a demo to show the color extraction feature, but there's definitely room for animation improvements 👍
What a cool use case for react-native-nitro-palette!
This is exactly the kind of creative implementation I hoped to see - taking UI to the next level! ✨
🚀 Just built this cool carousel!
- Background gradient by @endlessFrontend's Nitro Palette
- Gradient blur inspired by @BriceZele's React Native Gradient Blur
And yes, @expo is the backbone making it all possible
Had to try it out. Here it is! 🙌