Skip to content
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

Configuring databases for Flipper on Android #14

Merged
merged 1 commit into from
May 10, 2023

Conversation

glitchassassin
Copy link

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.

Copy link
Collaborator

@brunokiafuka brunokiafuka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this @glitchassassin, LGTM

@brunokiafuka brunokiafuka merged commit 6abcc70 into morrowdigital:main May 10, 2023
@glitchassassin glitchassassin deleted the flipper-config branch May 10, 2023 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants