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

Inclusion of Refresh Button for reading the data from realm db #1534

Open
rmsmani opened this issue Sep 21, 2022 · 3 comments
Open

Inclusion of Refresh Button for reading the data from realm db #1534

rmsmani opened this issue Sep 21, 2022 · 3 comments

Comments

@rmsmani
Copy link

rmsmani commented Sep 21, 2022

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Currently If the realm file is opened from the (local emulator) and the data is being modified (inserted / deleted / updated), the realm file need to be reopened by selecting the file from the same realm location.
Instead if the Refresh button is available, we can just refresh and load the latest data

Describe alternatives you've considered
Alternative is just open the realm file again from the same location

Additional context
Proposed button location
image

@kneth
Copy link
Contributor

kneth commented Sep 21, 2022

@rmsmani Thank you for the suggestion.

realm file is opened from the (local emulator)

Is the local emulator an iOS or Android emulator?

If you are working on a React Native app, you might want to try our preview of a Flipper plugin. Live objects is a key feature 😄

@rmsmani
Copy link
Author

rmsmani commented Sep 21, 2022

Am using Android Emulator

@rmsmani
Copy link
Author

rmsmani commented Sep 21, 2022

Using Kotlin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants