Walter Ayala

Results 3 comments of Walter Ayala

> Could you share your TypesenseInstantSearchAdapter initialization code? That's my custom hook: ``` import Config from 'react-native-config'; import TypesenseInstantSearchAdapter from 'typesense-instantsearch-adapter'; export const useSearchVehicle = () => { const typesenseInstantsearchAdapter...