Using Typesense Instantsearch Adapter with React Native
TLDR Jason asked about the usage of Typesense Instantsearch adapter with React Native. Stephano replied that they are planning to try it in the future.
Powered by Struct AI

2
29mo
Apr 23, 2021 (29 months ago)
Jason
Jason
08:50 PMIs anyone using the Typesense Instantsearch adapter with React Native? Would love to get confirmation if it works or if you're running into any issues: https://github.com/typesense/typesense-instantsearch-adapter/issues/4#issuecomment-716182396
CC: Stephano
CC: Stephano
Apr 24, 2021 (29 months ago)
Stephano
Stephano
09:28 PMWe use TypeSense in React Native via Server API, we have been focused on getting video calling and chat working, so we’ll be able to begin doing user search in a month or so. Excited to hook TypeSense back up 😁
Yes, absolutely! When the time comes we’ll give the instant search adapter a try and report what we find
Yes, absolutely! When the time comes we’ll give the instant search adapter a try and report what we find

Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 2764 threads (79% resolved)
Similar Threads
Implementing Typesense in React without Typesense Instantsearch Adapter
Aravinda is trying to implement typesense in a React project without using Typesense Instantsearch Adapter. Jason suggests using the typesense-js library, referring to the docs for code samples.
3
11mo
Solved
Issue with Typesense Instantsearch and Upgrading to React 18
Carl experienced problems updating packages for a project. VIVEK suggested disabling reactStrictMode, while Jason insisted on downgrading to React 17 due to compatibility issues. Carl eventually found a workaround.
6
14mo
Solved
Issue with Typesense Adapter in React Search Box
Nikunj encountered an error with Typesense adapter, and Jason suggested using 'typesense-js' for building their custom UI.
10
7mo
Solved