Varun Nath

Results 4 comments of Varun Nath

index.js needs to be updated to avoid this warning : ``` goTo(index) { this.setState({ index }); this.swiper.scrollToIndex({ index: Number(index) }); } ```

Hey, Are you testing on the simulator or an actual device ? Regards Varun Sent from my Samsung Galaxy smartphone. -------- Original message -------- From: nimamyscreen Date: 03/04/2018 12:08 (GMT+05:30)...

im -> import rn -> react native c -> component

Thanks @spencerdeinum finally got it working. I worked through the testing controllers chapter several times to ensure i was doing the right thing.