React-native-image-viewer: No Option to disable the index

Created on 27 Aug 2020  路  4Comments  路  Source: ascoders/react-native-image-viewer

there is no option to disable the Index Indicator. It is important if need to show only one image

Most helpful comment

@Dontag

renderIndicator={() => {}}

All 4 comments

Actually this can be done via prop renderIndicator.

Actually this can be done via prop renderIndicator.

but how to do it??

@Dontag

renderIndicator={() => {}}

@Dontag

renderIndicator={() => {}}

Yes Got it,

Was this page helpful?
0 / 5 - 0 ratings