Dániel Gergely
Dániel Gergely
Hey! 👋 If there's no one currently implementing this feature, I'd like to assign it to myself. I would be happy to implement this feature as it would be very...
Hey there! 👋 I would love to implement this feature. If there's no one working on it, I'd like to assign this to myself somehow. :D
Yep, I also received this error, which prevents me from building the app, which is quite annoying: ``` Could not find a declaration file for module 'react-native-compass-heading'. '.../node_modules/react-native-compass-heading/lib/commonjs/index.js' implicitly has...
For me, randomly updating the minHeight of the `View` containing the `Text` did the trick. Like so: ``` //
@jonstuebe since Elon broke Twitter, non-users (including me) cannot see your actual solution 😢 Could you please share it here? :)
I only have `fontSize`, `lineHeight` and `fontWeight` set in my `theme.text.body`; and I also don't have any key called `text` in the colors, only very color-y names like `$yellow/90` and...
Ah, I understand. Yes, I indeed don't set the color for the child anywhere.
This is still an issue, even when using TypeScript in CNG plugins. The `AndroidIntentFiltersData` interface is missing the pathAdvancedPattern field, even though providing it still works as expected. So I...
Yeah, Android 16 DP1 already removed the option to opt-out of the edge-to-edge enforcement: https://android-developers.googleblog.com/2025/02/second-beta-android16.html