Feature request: React Native Modules #5863
Unanswered
SohelIslamImran
asked this question in
Ideas
Replies: 1 comment
-
Hi @SohelIslamImran, we have no plans to do this, as the architecture of the native iOS and android clients and native InstantSearch is completely different to the architecture of the the web-based InstantSearch flavours. You can use either:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Combine instantsearch-ios and instantsearch-android and create an React Native Modules for better performance and capabilities. Also, it would be great if you also combine algoliasearch-client-swift and algoliasearch-client-kotlin for React Native.
Native Modules Intro
https://reactnative.dev/docs/native-modules-android
https://reactnative.dev/docs/native-modules-ios
https://reactnative.dev/docs/native-modules-setup
Expo Modules is nice and simple way to create
https://docs.expo.dev/modules/overview/
Beta Was this translation helpful? Give feedback.
All reactions