React-native-paper: Swipe Action for Bottom Navigator

Created on 11 Apr 2019  路  1Comment  路  Source: callstack/react-native-paper

Ask your Question


I want to move to the next tab by swiping. I found the SwipeEnabled property for Tab Navigator. Is there any such option for Bottom Navigator

question

Most helpful comment

According to Material UI docs, Bottom navigation doesn't have sipe functionality by design. We follow MUI docs and we cannot introduce a feature inconsistent with docs.

>All comments

According to Material UI docs, Bottom navigation doesn't have sipe functionality by design. We follow MUI docs and we cannot introduce a feature inconsistent with docs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ZhengYuTay picture ZhengYuTay  路  3Comments

alikazemkhanloo picture alikazemkhanloo  路  4Comments

ferrannp picture ferrannp  路  4Comments

kpervin picture kpervin  路  3Comments

sm2017 picture sm2017  路  4Comments