Wrap multiple filter Refinements into Actionsheet for mobile app

I have integrated Alogolia with my expo based Mobile Application
I have currently set 8 filters into search setup, more to be added. To clean the UX, I want to have all these filters wrapped into and actionsheet
Tried doing so and landed up to this error

Error: [InstantSearch] Hooks must be used inside the component.

Using react-instantsearch-hooks