appandflow / appandflow/react-native-safe-area-context
Needs to support Kotlin 2.0
- Lingua principale
- TypeScript
- Stelle
- 2.8k
- Fork
- 258
- Merge medio
- 3g 1h
- PR unite (30g)
- 2
Descrizione
Currently if react native project compiled against kotlin > 2.0 so safe area generate error.
`/node_modules/react-native-safe-area-context/android/src/paper/java/com/th3rdwave/safeareacontext/UIManagerHelperCompat.kt:18:19 Class 'kotlin.Suppress' was compiled with an incompatible version of Kotlin. The actual metadata version is 2.1.0, but the compiler version 1.9.0 can read versions up to 2.0.0.
The class is loaded from ˜Home/.gradle/caches/8.9/transforms/9e0e5754a34b07ba52965c0f10a4ff22/transformed/jetified-kotlin-stdlib-2.1.0.jar!/kotlin/Suppress.class
`
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.