Steve Galili

Results 194 comments of Steve Galili

@all-contributors please add @vanGalilea for docs

It seems as this lib is using `UserDefaults` in `RNMBXModule.swift`:[111](https://github.com/rnmapbox/maps/blob/main/ios/RNMBX/RNMBXModule.swift#L111). This info might help someone by the creation of the `PrivacyInfo.xcprivacy` file. Similar [PR](https://github.com/Adyen/adyen-react-native/pull/417/files) from a diff lib. for comparison....

+1 Would it be possible to implement this?

That worked well for me I'll raise an MR 👍🏻

> Looks good! Great work @vanGalilea. > > Do you want to change anything or can we merge it and publish? Let's merge and I might add [Tanstack](https://github.com/callstack/react-native-testing-library/pull/1655#discussion_r1751930029) in the...

@hareshmabbly we're still looking into this, please follow this issue for future updates.

@hareshmabbly can you please add a logger- see precisely how in our [docs](https://github.com/GetStream/stream-chat-js/blob/master/docs/logging.md). Please send us the logs gathered while the issue is reproduced.

@tarnas14 thanks for reaching out. You're using an almost 2 year old version of this SDK. Can you please verify this issue occurs also on the latest version(v8.9.0)?

Great idea, I'd love to think along :) I've mocked Jotai just a while ago. I might be able to use some snippets from https://github.com/vanGalilea/react-native-testing 🚟 [Navigating through screens with...

Hey @mdjastrzebski I've raised a [PR](https://github.com/callstack/react-native-testing-library/pull/1634) with a Jotai recipe. Thanks in advance!