You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I move the data and state management in my app to Realm and everything works great.
However, I perform text search in many screens within the application.
Of course, I can do this with different react-native compatible packages for now, but there is a lot of data inside and I don't want to index the data I store in Realm in another place.
This would be a very powerful feature for Realm
Solution
No response
Alternatives
No response
How important is this improvement for you?
Would be a major improvement
Feature would mainly be used with
Local Database only
The text was updated successfully, but these errors were encountered:
Problem
I move the data and state management in my app to Realm and everything works great.
However, I perform text search in many screens within the application.
Of course, I can do this with different react-native compatible packages for now, but there is a lot of data inside and I don't want to index the data I store in Realm in another place.
This would be a very powerful feature for Realm
Solution
No response
Alternatives
No response
How important is this improvement for you?
Would be a major improvement
Feature would mainly be used with
Local Database only
The text was updated successfully, but these errors were encountered: