Recently published a new version of the expo [react-navigation-visualizer](www.npmjs.com/package/@bam...) plugin, which shows your navigation state illustrated as a stack! What's new: - Navigation history - Screenshot of the navigation states - Navigation params display Feedback is welcome!
Mercredi, @flexbox.bsky.social m'a invité pour parler avec lui de stack technique. 2 jours plus tard le podcast sortait déja !
Bonjour, Ola, Gutten Tag avec @uffoltzl.bsky.social qui partage son expérience d'application universelle chez Mūcho creators.spotify.com/pod/profile/...
We get late night German Doner Kebabs after conferences, even in Paris... iykyk after @reactnativeconnect.bsky.social
My video of @reactnativeconnect.bsky.social 2025 is so small that’s here the poster static version - static is always best anyway right? 😁 #hermes
Thank you @reactnativeconnect.bsky.social, I had an incredible time. The talks were amazing, I learned so much with each one of them!
The brilliant @uffoltzl & @antoinethibierg from @bam_lab basically telling all our colorful React Native lives have been a lie: there are much more precise ways to reproduce color in our apps!
Excited to share that I’ve teamed up with @antoinethib.bsky.social, @antoine-co.bsky.social, and @tychota.bsky.social on a new RFC to bring OkLab and P3 color support to #ReactNative! 🎨🚀 We’d love your feedback! github.com/react-native...
RFC: Oklab in react native by AntoineThibi · Pull Request #871 · react-native-community/discussions-and-proposals
Adding OkLab color space to React Native View the rendered RFC
github.com
How do you represent and debug your navigation state? Here's my try: a react-navigation visualization tool based on expo dev-plugins I would love to hear your feedback: would it be useful to you? What could I add? It is available on npm, if you want to try it out! :) www.npmjs.com/package/@bam...
Working on tap-to-highlight for my React Native (Expo) ebook reader app. I do some very fiddly DOM traversal to dig into these <ruby> elements and send them off for tokenisation. Sadly found that WebKit has many showstopper rendering bugs when using CSS Highlight API with <ruby>, though ☹️