Replies: 5 comments 2 replies
|
Hi @hrach. I think you can use bottom-sheets and dialogs directly inside @view method in the node |
1 reply
|
Any news or samples on this topic? |
0 replies
|
Anything yet? |
1 reply
|
If you want to treat bottom sheet as NavTarget(and/or show bottom sheet above all app's content), I think you can use approach similar to Accompanist Navigation Material - place ModalBottomSheetLayout in RootNode and create separate NavModel for managing sheet state Created small sample for this case - https://github.com/GMKornilov/appyx-bottom-sheet-sample |
0 replies
|
Hello colleagues. Can you update bottomsheet sample to new BottomSheetLayout pls |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I haven't found any mention of the dialog/bottom-sheet support. Is there a plan for it?
All reactions