devWaleed

Results 20 issues of devWaleed

Is there a way to limit number of users/entities mentioned ? I want to allow only 1 user to be mentioned in my status/post, how can I achieve this?

**Separating Components As Per Platform** I am guessing that when we build our apps, both Android/iOS components are baked into app which are used and determined on run time which...

someday/maybe

@antonioribeiro ![4](https://user-images.githubusercontent.com/4759525/37893171-a5dcc298-30f3-11e8-8abc-4766498d5cc1.PNG) I have been working on a project for over a month with this package. It was working fine but today it showed me this error.

bug

### Steps to reproduce 1. Simply create a video call and let camera on ### Expected behaviour Should stream local camera feed to other device with correct video ### Actual...

Is it possible to open drawer on top of content? Like in Android instead of sliding the content to left/right?

enhancement

![Screenshot_20210729-200510_MyApp](https://user-images.githubusercontent.com/4759525/127516695-144b8c3a-2190-4073-bcae-7a249b7669a7.jpg) Content is showing above header. Here is my code in functional component: ``` const SECTIONS = [ { title: 'First Header', content: 'First content text', }, { title: 'Second...

# Bug report - [x] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue. - Reproduced on: - [x] iOS ## Description I have tried to register didLoadWithEvents in index.js and...

Is there a way to change default text "Touch the fingerprint sensor" ? or hide it?

Hey, I have the following SVG images and they are not showing in my app. Box: https://www.flaticon.com/svg/vstatic/svg/3037/3037049.svg?token=exp=1619215582~hmac=eccfbe11d17ccf10dbf5b636ff824bba Trending: https://www.flaticon.com/svg/vstatic/svg/1946/1946432.svg?token=exp=1619215874~hmac=6468e87973f38bc103e95e953a783906 But this one is showing Avatar: https://www.flaticon.com/svg/vstatic/svg/145/145867.svg?token=exp=1619216019~hmac=12d083b2bf1b84593c49f6c176948efb Can someone explain what...