I have some issue with WIX react native navigation when I installed them, I'm doing the steps in the documentation correctly but when running the app and Configure the libs and when up to Configure react native vector icon, I have " Build Failed ".
> Configure project :react-native-vector-icons
The CompileOptions.bootClasspath property has been deprecated and is scheduled to be removed in Gradle 5.0. Please use the CompileOptions.bootstrapClasspath property instead.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.
> java.lang.RuntimeException: java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex Unable to merge dex
so I don't Know what's wrong, please if you have the same issue and fixed them, help me