Peter Gartner
Peter Gartner
The library is using the PHPicker where it is not necessary anymore to ask for credentials access
I think we had the same issue before If I remember the solution is to place the OverlayProvider (from stream) higher in the DOM. https://getstream.io/chat/docs/sdk/reactnative/basics/stream_chat_with_navigation/
I am very interested by this component. I create something similar (the code is ugly currently). It works on iOS but I have some issue on android. Did you progress...
@khushal87 Khushal do you have any info about this issue?
@MartinCupela I discovered something else, it looks like the rules are not similar between Mobile (react-native project) and web (react project). On react-native, the deleted messages are not counted but...