Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Latest commit

 

History

History

hooks-react-native

React InstantSearch Hooks with React Native

This example shows how to use React InstantSearch Hooks with React Native.

Live example →

Clone the example

curl https://codeload.github.com/algolia/react-instantsearch/tar.gz/master | tar -xz --strip=2 react-instantsearch-master/examples/hooks-react-native

Start the example

yarn install --no-lockfile
yarn run start

Read more about React InstantSearch Hooks in our documentation.