#iconate
1 messages ยท Page 1 of 1 (latest)
Hi ๐ offhand it looks like we don't officially support this in React Native, as this functionality is provided in beta builds of our mobile libraries that are not currently (as far as I'm aware) being pulled into a build of our react native library.
Can you elaborate on what you mean when you refer to a RN bridge?
Hey toby thanks for this info it is helpful. I am not proficient with RN, but was eluded to this by one of my developers:
In Integrating with Existing Apps guide and Native UI Components guide we learn how to embed React Native in a native component and vice versa. When we mix native and React Native components, we'll eventually find a need to communicate between these two worlds. Some ways to achieve that have been already mentioned in other guides. This article s...
I get the impression we can bundle code (even in Swift / Java) and import that into an RN app. But I haven't done this myself
React and RN aren't my strengths either, so I'm not sure if that approach will work.
Hello ๐
I believe you should be able to build this yourself since our Android/iOS SDKs do support offline mode. however our team on discord won't know a ton about this since we don't really maintain the SDK ourself. So we wouldn't be able to help much ๐ฆ
No worries! Appreciate the support, thanks we'll advise accordingly