Closed JosephShenton closed 5 years ago
Could probably achieve this with a sheet modal or action grid but would be a beautiful addition to f7.
maybe like this: https://github.com/alexaubry/BulletinBoard
Yeah On Mon, 1 Apr 2019 at 12:35 pm, boboxiaodd notifications@github.com wrote:
maybe like this: https://github.com/alexaubry/BulletinBoard
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/framework7io/framework7/issues/3100#issuecomment-478407237, or mute the thread https://github.com/notifications/unsubscribe-auth/AMXZVy-MhgAMUff-gaj-ji9brPr3xUQOks5vcWJygaJpZM4cM8I4 .
Yes! This would be absolutely amazing. I have been trying to achieve this in my own apps by modifying the action grid, but needless to say, a native implementation into F7 would be stellar.
@nolimits4web think you could implement this?
Description of the similar (but more complicated) md component 'modal-bottom-sheet': https://material.io/design/components/sheets-bottom.html#modal-bottom-sheet
It would almost be the sheet-modal but draggable: https://framework7.io/docs/sheet-modal.html
Behaviour: Shows content/height 1st div and ondrag/click show full content/height. Currently optimistic I'm starting on an implementation myself. If I'll produce something useful I will submit it...(don't get hopes up).
What a legend ❤️ !! By the looks of it; this implementation is nicer/more uniform than mine. Many thanks!
Awesome! ❤️
On Sat, 11 May 2019 at 10:02 pm, Spoxies notifications@github.com wrote:
What a legend ❤️ !! By the looks of it; this implementation is nicer/more uniform than mine. Many thanks!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/framework7io/framework7/issues/3100#issuecomment-491505175, or mute the thread https://github.com/notifications/unsubscribe-auth/ADC5SV2VIQDMVNAGDCNNNMDPU2YUDANCNFSM4HBTYI4A .
Note
This is a feature request.
Feature
Introduced in iOS 11 the Music app received this nice style of popup
Example: https://support.apple.com/library/content/dam/edam/applecare/images/en_US/applemusic/iphone7-ios11-apple-music-mini-player-up-next-animation.gif Example: https://github.com/LeoNatan/LNPopupController