amberv0
amberv0
For everyone else out there trying to figure out how to center the tree while using function components, I found a solution. It's not perfect (in particular, I don't like...
And one more thing that should be added to the text version of the manual. Otherwise having issues with running on real device, while on simulator everything is fine. After...
@shahen94, do you want me to make a PR with these additions to the README?
@vs-lance , I successfully installed both, though I have RN 0.52. I used pods for react-native-image-crop-picker and manual installation for RNVideoProcessing
I'm facing the same issue (spent like 2 hours trying to find issue in `react-native-video` to finally realize that problem is not there). I'd like to add that playing the...
Well, this issue seems to be a duplicate of [this one](https://github.com/zmxv/react-native-sound/issues/788), and the workaround provided there does work for me. One thing I noticed is that it's important to call...
I just stumbled upon this issue. Installed the lib from npm today. Have the changes been published to npm? In my case it's a 2 sec long video. And I...
@shahen94 , confirming that it works properly with the version from master :)
404 sounds correct to me. For the end user of the sdk it might be better to have `adapty.getPaywall()` return something like `null`, but I might be wrong.
@tslater no not yet, haven't had time. If you have some 10 minutes to do it, would be awesome!