Vladimir Penchev
Vladimir Penchev
# Bug Report **To Do First** - [x] Did you try latest release? - [x] Did you try master? - [x] Did you look for existing matching issues? **Platforms** **Versions**...
RN: v.0.64.0 react-native-keyboard-aware-scroll-view: v0.9.4 Content is compressed by keyboard wrapper on Android. Can someone explain how I can achieve the same behavior as on iOS? https://user-images.githubusercontent.com/46958937/120645687-60df3c00-c481-11eb-8d1a-972217843c52.mov https://user-images.githubusercontent.com/46958937/120645305-f1694c80-c480-11eb-81b3-fc617950a3cb.mov Code ``` Welcome,...
We are using several analytics services in our app, and we are sending "Install App" event not only to AppsFlyer, but other services as well. But the problem is that...
**Describe the bug** I have a `onInstallConversionData` handler, which help me to understand where user comes from. Using the device, added to "Test Devices", I handle every installation and can...
- [x] I have searched [existing issues](https://github.com/ptomasroos/react-native-multi-slider/issues) - [x] I am using the [latest multi slider version](https://www.npmjs.com/package/@ptomasroos/react-native-multi-slider) ## Steps to Reproduce Render a view with slider in it, and rotate...
We have an environment switcher in our application. On env switch, we restart our app and initialize Amplitude with a new apiKey. But, no matter how many envs we switch,...
First of all, thank you very much for such a great library! Secondary, I would like to offer the maintainers to create new hook, which can provide developers info about...
### Description I'm trying to implement animations during gesture(expand) of bottom sheet and fullscreen mode for my video (inside bottom sheet), in my test app. But every time when I...
### Version - react-native-image-crop-picker v0.36.2 - react-native v0.63.3 ### Platform - Android (11.0) ### Expected behaviour To see valid duration value in milliseconds ### Actual behaviour Get maximum duration and...
Hello, there. Wanted to figure out is this library compatible with react native? If yes, are there any examples of implementation? If not, are there plans to support in the...