#iconate

1 messages ยท Page 1 of 1 (latest)

warped yarrowBOT
robust folio
#

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?

wintry bay
#

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:

https://reactnative.dev/docs/communication-ios

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

robust folio
#

React and RN aren't my strengths either, so I'm not sure if that approach will work.

hearty pier
#

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 ๐Ÿ˜ฆ

wintry bay
#

No worries! Appreciate the support, thanks we'll advise accordingly