Kristoffer

Results 76 comments of Kristoffer

is it after refresh or if you scroll fast?

@thame, feel free to create a PR. I think that this solution also should be implemented.

@xempie is this issue only related to ios or android to?

https://github.com/graphql-compose/graphql-compose/issues/3#issuecomment-245507130

move it to ES6 syntax

@jiachaosun I have allready put together a SGListView here https://github.com/jeanpan/react-native-camera-roll-picker/pull/7 if you want to test it right away try this until its merged: `npm i -S github:stoffern/react-native-camera-roll-picker`

@superandrew213 assetType : The asset type, one of 'Photos', 'Videos' or 'All'. (Default: Photos)

ah :+1: then i would use this picker and my cropper :) https://github.com/stoffern/react-native-image-cropper

@superandrew213 i know there is a bug with the `pan to move` in my cropper. I have fixed it just not commited the update yet :smiley:

@jeanpan not to be a copycat or anything but after a view of the code i found out that selecting items would trigger a complete rerender of the SGListView. With...