Handi

Results 8 comments of Handi

i got two error when i am using react native 0.62 and using react native debugger (V. 0.11.3), 1. Unable to find module for EventDispatcher 2. Unable to find module...

Hmm, now i moving away from react-native debugger since it takes time to reload and getting error, and back to the first phone state again, and again, and restart again...

> > I fixed it by > > import { PanResponder, Platform, ScrollView, StyleSheet, View } from 'react-native' > > import ViewPagerAndroid from "@react-native-community/viewpager"; > > import React, { Component...

> @handipriyono I'm facing this issue with version ^1.5.0 > ![Simulator Screen Shot - iPhone 7 - 2020-06-09 at 13 46 37](https://user-images.githubusercontent.com/7259317/84115144-bf80fe00-aa57-11ea-88ea-88e9f1d43fb1.png) If you installed rn-viewpager from zbtang before, make...

> @handipriyono I'm using `yarn remove rn-viewpager` then `yarn add rn-viewpager-handy`. > Now i'm facing this issue: https://prnt.sc/swd04g the problem is in your code, Component. not in that viewpager package....

@ngocht143 , in your code, `indicator={this.renderIndicator}>` that should be invoked, --->. `indicator={this.renderIndicator() }>`

Hi, @colbyfayock , any update on this? just show 10 post only on category page? and no pagination

hmm, no answer, we really need this to be solved