React-native-pager-view: Implement Page Indicator on Android

Created on 2 Nov 2019  路  3Comments  路  Source: callstack/react-native-pager-view

Feature Request

When showPageIndicator prop is true, indicators should be shown on Android. Take a look at example

Why it is needed

Because this is already implemented on iOS and we want to keep consistency between two platforms.

How to implement it

it should look in this way

Simulator Screen Shot - iPhone 8 - 2019-11-02 at 18 22 07

enhancement good first issue

Most helpful comment

Hey,
Now I have limited amount of time to implement it. As workaround you can use external lib https://github.com/tsepeti/react-native-dots-pagination. It is easy to integrate with VP.

PR's are welcome.

All 3 comments

Any update on this? I cannot use your library in my app because of this defect.

Any update? I want to use this library but because of this i can't

Hey,
Now I have limited amount of time to implement it. As workaround you can use external lib https://github.com/tsepeti/react-native-dots-pagination. It is easy to integrate with VP.

PR's are welcome.

Was this page helpful?
0 / 5 - 0 ratings