Hi everyone, looking for some guidance on using ty...
# community-help
j
Hi everyone, looking for some guidance on using typesense with react native (android/ios only). There is
react-instantsearch
and
react-instantsearch-native
, as of today, what should be used? It seems like
react-instantsearch-native
is deprecated, but when I try to use
SearchBox
with
react-instantsearch
, it just gives an error that seems like react native is incompatible. I am using react 18.2.0, RN 0.73.4, and expo SDK 50.0.8. any help is appreciated, thank you. i am just wanting to try a very simple search.