Skip to content

Instantly share code, notes, and snippets.

@fugudesign
Created February 26, 2019 15:36
Show Gist options
  • Save fugudesign/5e12ee3d6b9632ba1eb0f09244fb5a68 to your computer and use it in GitHub Desktop.
Save fugudesign/5e12ee3d6b9632ba1eb0f09244fb5a68 to your computer and use it in GitHub Desktop.
Disable yellowbox on react-native
console.disableYellowBox = true;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment