Matthieu G.
matthieugc.bsky.social
Matthieu G.
@matthieugc.bsky.social
Building mobile apps with React Native.

Mistral AI / Le Chat
Has anyone found a clean way to vertically center a View inside a multiline text in React Native (with the new arch)?

An arbitrary `translateY` moves the tag, but it's very manual and not robust to font scaling 😬
December 6, 2024 at 2:57 PM
Here's an example I found in the codebase I'm working on. How would you migrate it? 🤔

Of course there are other ways to do icons, but it's a legit approach...

(I simplified the code, there are other props like `size` in the real version)
November 29, 2024 at 6:51 PM