Skip to content

Expo support #2

@g-otn

Description

@g-otn

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions