@expo/log-box
v55.0.8
Published
Error overlay for universal Expo apps.
Downloads
3,023,486
Maintainers
Keywords
Readme
@expo/log-box
Error overlay for universal Expo apps. Replaces default RedBox and LogBox with Expo LogBox implementation.
Usage
expousers do not need to install this package, it is already included.
EXPO_UNSTABLE_LOG_BOX=1 npx expo start
EXPO_UNSTABLE_LOG_BOX=1 npx expo run ios
EXPO_UNSTABLE_LOG_BOX=1 npx expo run android