At the moment latest version of pager-view is not working correctly with expo managed projects. Commands like setPage are not being called on the native side.
Test plan
CI
Code formatting
Look around. Match the style of the rest of the codebase. Run yarn lint --fix before committing.
Motivation
At the moment latest version of pager-view is not working correctly with expo managed projects. Commands like setPage are not being called on the native side.
Test plan
CI
Code formatting
Look around. Match the style of the rest of the codebase. Run
yarn lint --fix
before committing.