Pierre Cabrière

Results 2 comments of Pierre Cabrière

You can get the current index directly on the swiper instance with `swiperRef.current._reactInternals.memoizedState.index` (`swiperRef.current` being the swiper instance)

I ran into the same issue on Expo Web (`import_http.default.Agent is not a constructor`) — it happens because Metro resolves the Node version of Algolia instead of the browser one....