vineelk8
vineelk8
This package is super cool. Do we have any similar package for react-native android?
### Version - react-native-image-crop-picker v0.32.2 - react-native v0.62.2 ### Platform - Android ### Expected behaviour - Open back camera by default when opening the camera inside the app ### Actual...
The component is working fine. But I want to get the mentioned list after typing **Test@**. I get mentioned list when I type **Test @**. The mentioned list is only...
Can we get the mentioned list out from the text input because when I start typing @ symbol the mentioned list opens along with the text input. Can we take...
Hi, I have more than 10 steps that I need to present horizontally. But when I'm doing that I'm getting all steps attached to each other as below.  Even...
I can disable watch later and share options using full youtube URL with embed cookies. But how can I disable share and watch later options when using this component (react-native-youtube-iframe)?
I have two mics in the same screen. When I open the first mic and speak the result will always identify as the second mic opened and the result is...
Hi, I'm using the `react-native-splash-screen` in my project and now I want to add **Deep Linking** to the project. After making the changes related to deep linking I'm getting null...
I'm using the react-native-splash-screen package and it is working fine for the image splash screen. Is it possible to show video or gif using the same package or any other...
Hi, I have updated to react-navigation v6 and used splash screen as well. In react-navigation v6 **onCreate** method is required to add in **MainActivity.js**. Same for splash screen **onCreate** is...