Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attribute application@appComponentFactory value=(android.support.v4.app.CoreComponentFactory) from [com.android.support:support-compat:28.0.0] AndroidManifest.xml is also present at [androidx.core:core:1.0.0] AndroidManifest.xml: value=(androidx.core.app.CoreComponentFactory). #25469

Closed
NitishAgrawal opened this issue Jul 3, 2019 · 1 comment
Labels
Bug Platform: Android Android applications. Resolution: Locked This issue was locked by the bot.

Comments

@NitishAgrawal
Copy link

NitishAgrawal commented Jul 3, 2019

I am not using expo project and try to find the solution and found here and here.
But these solutions not working because I have multiple modules in my react-native project but I just update react-native version from 0.57.8 to 0.59.9 and after resolving all issue I am facing the issue with android support and androidx library. Most modules are using android support but react-native-video using androidx and it's creating issue (Because we can use only one either androidx or android support library) but I need to use react-native-video with latest version 4.x (which is on androidx). I have tried with many research and try to check with different version of react-native-video but no luck.

Can any one assist me that how can I use both andriodx and android support libraries with different modules simultaneously in a project?
Or any other solution of this issue.

React Native version:

Steps To Reproduce

  1. Just use any react-native module using android support version with react-native-video version 4.x.
  2. Try to run android project.
@react-native-bot react-native-bot added the Platform: Android Android applications. label Jul 3, 2019
@kelset
Copy link
Collaborator

kelset commented Jul 3, 2019

Please refer to this issue #25293

@kelset kelset closed this as completed Jul 3, 2019
@facebook facebook locked as resolved and limited conversation to collaborators Jul 3, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Platform: Android Android applications. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants