Andrew Shini
Andrew Shini
@maxs15 is keyboardTopOffset working for you on Android. It always uses 0 for me, no matter what I set it. Works fine on iOS.
https://github.com/voltrue2/in-app-purchase/issues/141
Can we pass rotation option too? I don't want my x labels to have rotation. https://github.com/capitalone/react-native-pathjs-charts/blob/master/src/Bar.js#L137 Happy to make a PR.
To replicate, use one of the examples in the example folder. Drag one of the items to the end of the list to trigger the scroll. The dragged item will...
zIndex does not work with SGListView but it does with ListView. zIndex was introduced in RN29.
It's called `sharp-image` but do you have any plans on supporting video too using `ffmpeg`.
See example here: https://codesandbox.io/s/green-lake-n13i3 Use this url to test: https://n13i3.csb.app Only happens on safari when using `url`.
Can a new version be published on npm?
Any plans to use ListView for long grids?