cleandevcode

Results 8 issues of cleandevcode

### Version of react-native-audio-recorder-player ^3.5.0 and 3.3.4 ### Version of React Native 0.68.1 ### Platforms you faced the error (IOS or Android or both?) iOS ### Expected behavior I tried...

1️⃣ good first issue
📱 iOS

Hello, there. I am gonna implement invite member feature using this SDK. The ideal workflow I want is Skype. So there are 2 users - user 1 and user 2....

Feature Request

Hello, again. This is my environment. ``` stream-chat: 6.1.0 stream-chat-expo: ^4.1.0 react: 16.15.1 expo: ^40.0.0 react-natve: 0.63.4 ``` I tried to invite members on the channel. This was my codebase...

Needs Triaging

My stacks: ``` "react": "17.0.2" "react-native" : "0.68.1" "@react-native-voice/voice": "^3.2.3" ``` Platform ``` iOS (15.4.1) iPhone 6s Plus ``` I tried to use this SDK to get speech-to-text real-time but...

I need to implement the pausing/resume feature by using SDK. If it is possible, then can someone please guide me? Regards

Hello, My application has 2 tabs - `Inbox` and `Message Request`. - Filter for Inbox: ``` type: `messaging`, members: { $in: [user?.id] }, last_message_at: { $lt: new Date() }, member_count:...

Feature Request

Hello, My application has 2 tabs - `Inbox` and `Message Request`. - Filter for Inbox: ``` type: `messaging`, members: { $in: [user?.id] }, last_message_at: { $lt: new Date() }, member_count:...

Feature Request

Hello, talents. I have an issue when customizing the link preview. My work env: "stream-chat": "7.1.0", "stream-chat-react-native": "^5.5.0", Link Preview does not work sometimes. What would be the reason and...

Backend