Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 29593

react-native: Android project on Linux won't compile due to package androidx.transition not existing

$
0
0

I'm building a react-native 0.61 application for Android. On my mac everything has always worked fine, now I'm trying to install the same environment in a Linux (kubuntu 19) laptop. I went to the official guide, installed react native cli, java, android studio and everything I needed.

When I try to lunch the project through react-native run-android I get the following error:

mypath/node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/transitions/TransitionModule.java:3: error: package androidx.transition does not exist

I have already tried to install Jetifier and running npx jetify, I get this output:

Jetifier found 1049 file(s) to forward-jetify. Using 4 workers...

but nothing changed...how can I fix this?


Viewing all articles
Browse latest Browse all 29593

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>