mehrdadfeller

Results 2 comments of mehrdadfeller

can you please calrify where to add this part: _onNext = () => { this.child._animateNextPage() // do stuff } I am getting the following error: ```E/ReactNativeJS( 2848): TypeError: undefined is...

okay my bad I did not see this line ```onRef={ref => (this.child = ref)}``` when creating the carousel.