React Native Dependency Fix

Job ID: 40166747

Budget: €12 – €18 EUR

Description

I’m looking for an experienced Android engineer to fully fix and stabilize my Android build.

This project has become stuck in dependency conflicts between Jetpack Compose (Android vs Desktop/JVM stubs), React Native, and RevenueCat Paywalls UI, causing runtime crashes and duplicate class errors.

I do not want workarounds or partial fixes — I need a clean, correct, production-ready solution.

Current Issues:

Runtime crashes such as:

NoClassDefFoundError: androidx.compose.runtime.CompositionLocalKt

NoClassDefFoundError: androidx.lifecycle.compose.LocalLifecycleOwnerKt

NotImplementedError: Implemented only in JetBrains fork

Build-time errors:

Duplicate classes between material3-desktop and material3-android

JVM stubs / desktop Compose artifacts leaking into Android APK

Dependency resolution conflicts caused by:

React Native

RevenueCat Paywalls UI (uses Compose internally)