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

Do you need to follow manual linking steps for Android with React Native?

$
0
0

When I'm adding third party components to React Native apps, such as this one, it often says that because of auto-linking, you do not have to follow the manual linking steps. For Android, I notice that none of the code added in the manual linking steps, such as adding code to MainApplication.java, none of it gets added automatically.

Can anyone explain what's going on here? Do I need to do the manual linking steps for Android despite auto-linking?


Viewing all articles
Browse latest Browse all 29610

Trending Articles