Closed glitchassassin closed 1 year ago
React Native sets up Flipper support automatically, but it doesn't detect Watermelon SQLite databases by default
This proposed change updates the auto-generated ReactNativeFlipper.java so that Watermelon databases can be configured in your expo app.json and will be made visible for debugging in Flipper.
app.json
React Native sets up Flipper support automatically, but it doesn't detect Watermelon SQLite databases by default
This proposed change updates the auto-generated ReactNativeFlipper.java so that Watermelon databases can be configured in your expo
app.json
and will be made visible for debugging in Flipper.