Kräutl Philip

Results 3 comments of Kräutl Philip

Checkout the nested navigation explained here: https://voyager.adriel.cafe/navigation/tab-navigation/

still happening in our project with version 0.24.4 and kotlin version 2.1.0 quick workaround for us was to use task copyResourcesReleaseFrameworkIosArm64 instead. However, when using push notifications (firebase fcm) the...

### Important Update: The issue is tied to crossfade. With crossfade disabled (e.g., `crossfade(false)`), the tint is applied consistently and everything works as expected. I’m fine proceeding without crossfade, so...