UNPKG

ignite-jhipster

Version:

A React Native boilerplate for JHipster apps.

8 lines (6 loc) 258 B
import DebugConfig from './debug-config' if (__DEV__) { // If ReactNative's yellow box warnings are too much, it is possible to turn // it off, but the healthier approach is to fix the warnings. =) console.disableYellowBox = !DebugConfig.yellowBox }