-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hello!
Would be possible to support Expo managed workflows? For example, by creating a Expo config plugin if necessary?
I tried using this library with:
- Expo 52.0.36
- React Native 0.77.1
but during Android build I receive the following error:
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'.
> A problem occurred configuring project ':react-native-jetpack-compose-datetimepicker'.
> Starting in Kotlin 2.0, the Compose Compiler Gradle plugin is required
when compose is enabled. See the following link for more information:
https://d.android.com/r/studio-ui/compose-compiler
I couldn't find any information online on how to enable/support Jetpack Compose via Expo, so I'm not sure this is something which can be solved at the library level or not.
Also i couldn't install the example app to further debug this, so it'd be nice if it'd be updated to newer React Native versions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels