Riat
Results
2
comments of
Riat
@EvanBacon - Did you ignore to check/run Android? I downloaded and tested your code and I'm getting the same error for your application as well.
I'm not quite sure what you want to achieve. But would for instance it be possible to add a reference to the ViewPager: ``` const viewPager = useRef(); ``` and...