mirror of
https://github.com/zhigang1992/react-native-hold-menu.git
synced 2026-06-19 18:23:23 +08:00
Add bottom props, update Telegram example
This commit is contained in:
@@ -35,7 +35,7 @@ function NavButton({
|
||||
<HoldItem
|
||||
id={id}
|
||||
disableMove
|
||||
menuAnchorPosition="bottom-right"
|
||||
bottom
|
||||
items={menuItems}
|
||||
active={active}
|
||||
onActivate={onActivate}
|
||||
|
||||
Reference in New Issue
Block a user