I have implemented the same code which you have given in Snack, but in my app it is showing blank screen with search bar
Using on React Native
I want to load some data on the screen when I load it for the first time, before user start searching for the tutors.


Dependancies:
"dependencies": {
"@appbaseio/reactivesearch-native": "^0.9.0",
"@expo/videoplayer": "^0.4.0",
"axios": "^0.18.0",
"dateformat": "^3.0.3",
"expo": "^30.0.0",
"firebase": "^5.5.1-0",
"native-base": "^2.8.0",
"prop-types": "^15.6.2",
"react": "^16.3.1",
"react-bootstrap-sweetalert": "^4.4.1",
"react-data-fetching": "^0.2.3",
"react-dom": "^16.5.2",
"react-native": "https://github.com/expo/react-native/archive/sdk-30.0.0.tar.gz",
"react-native-animatable": "^1.3.0",
"react-native-atoz-listview": "0.0.7",
"react-native-awesome-alerts": "^1.1.1",
"react-native-calendars": "^1.20.0",
"react-native-keyboard-aware-scroll-view": "^0.7.2",
"react-native-modal": "^6.5.0",
"react-native-modal-datetime-picker": "^6.0.0",
"react-native-read-more-text": "^1.1.0",
"react-native-render-html": "^3.10.0",
"react-native-search-box": "0.0.19",
"react-native-search-filter": "^0.1.4",
"react-native-star-rating": "^1.1.0",
"react-native-sweet-alert": "^1.1.0",
"react-native-view-more-text": "^2.0.1",
"react-navigation": "2.0.1",
"sweetalert-react": "^0.4.11",
"video-react": "^0.13.0"
@metagrover please help or share the example
I am facing the same issue too @metagrover
Hey guys, you can check this booksearch snack demo.
If you're not able to figure out the issue with your apps, feel free to share them here, I will be happy to help!
I have done the same, but it is still showing the blank screen unless I search something, I want to load data on initial screen loading please help
if you want i can share the code
That'd be great. Can you create a snack demo and share here?
https://snack.expo.io/@vishalnathani17/elastic-search-demo @metagrover
Guys, the demo is non-functional. There were some fonts related issue which I resolved but I'm only seeing a check-pattern background on my screen.
Can you please make sure that the snack demo works and then ping here? I will check on the reactivesearch issue you are facing.
Are you using android ? or iOS?
Android. Does it work for you on iOS?
kindly check it on iOS
I checked on iOS and this seems like an issue with the library. For now, you can downgrade it to 0.5.0 with which I have verified your app. Everything should work as expected there.
I will get on this fix and do a release in a day or two. Will keep you updated here on this issue. Thanks for reporting 馃惐
no still not working
I have audited, after downgrading to 0.5.0 it will show you error, when you audit that you will get this

Oh alright, I will try to roll out the new reactivesearch-native release tomorrow with the fix.
any possibilities for the update by today?
@metagrover
Working on it. Had some internal complication regarding appbase-js which we use in reactivesearch-native. Will do a release in some time! Thanks for the patience on this.
@metagrover you guys are awesome and have done a great job by creating this lib
Released v0.10.0. Can you guys please verify if things work smoothly for you?
@metagrover it is working fantastically after last update 0.10.0, thanks