-
Notifications
You must be signed in to change notification settings - Fork 986
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
Fix android compilation warnings #3037
Comments
Balance: 0.000000 ETH |
This was referenced Jan 19, 2018
Closed
This was referenced Jan 19, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
User Story
As a developer, I don't want warnings when running commands.
Description
Type: Bug
Running
react-native run-android
generates a bunch of warnings. We want to remove as much as possible.Examples of warnings:
Some might be related to our dependencies: in this case we must create issues in relevant project if needed.
The text was updated successfully, but these errors were encountered: