Skip to content

Conversation

@maicki
Copy link
Contributor

@maicki maicki commented Feb 18, 2018

This kind of prevents issues described in #45.

We should prevent creating Android libraries with the com.reactlibrary namespace. If you just search a bit more multiple people ran into the same issue, that library creator didn't understand that they should change the namespace to something different otherwise it will clash with a library also created with react-native-create-library. In fact I think we should prevent it from ever creating a library with a default namespace. This PR will just print out an error for now same as if using the default namespace on iOS.

@frostney frostney merged commit ef173f6 into frostney:master Mar 3, 2018
@maicki maicki deleted the MSPreventDefaultNamespace branch March 6, 2018 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants