geminiyellow

Results 27 issues of geminiyellow

i think webpack + npm script now is hot than glup/grunt, @pilwon can you add webpack to this project?

hi @m0ngr31 thanks for your great work. but you know, when somebody use `react-native-web`, like me, hope detect the device type when resize window. so, a function, check current screen/window...

@iwater when i copy the example from README, got this warning, ``` Warning: Failed prop type: The prop `paginationWaitingView` is marked as required in `GiftedVirtualizedList`, but its value is `undefined`....

```script ``` 这样的内容,在 iOS 12 的时候没有问题。 但是昨天更新了 iOS 13 之后,内部链接必须点第二次才能触发。 直觉上是第一次没 focus 没把组件完全 render 出来,事件触发不了, 第二次被 focus 激活了之后,才被正确的执行了。 不懂这是 vue 的问题还是 swipe 的问题。

Hi @garetht , I'm trying to use the example posted on #135 with redux. and i checked #157, #158 use #135 's code without redux is work well, but when...

hi @garetht Is it possible to implement pull to refresh in this library?

@zackargyle thanks for your work. and can you teach me how to interrupt the queue?