Alvaro Eduardo Falcón Morales
Alvaro Eduardo Falcón Morales
I'm trying to generate a csv file in react native, is this possible with this ? Thanks.
Hi, I was wondering if I can make a custom VIew that extends BubblePicker, set the adapter on the constructor, instantiate it and after that transform the view to a...
Actually im trying to make the drag smooth, following the finger speed. Instead of that, if I drag fast, it scales the activity automatically and with no smooth transition. Is...
Hi, I made a two-elements swipe which works perfectly on android but in IOS is really hard to swipe, this is the code: ``` console.log('press field')}> ``` Any clues? Thanks
Hey, awesome library but im having one issue: I have a TopChildren with the following css: `.arrow { z-index: 10; width: 0; height: 0; border-left: 70px solid transparent; border-right: 70px...