mock-foundation / moc

A (really) native and powerful macOS and iPadOS Telegram client, optimized for moderating large communities and personal use. Currently in alpha
GNU General Public License v3.0
119 stars 6 forks source link

Implement a container view for "wrapped lists" #160

Open ggoraa opened 1 year ago

ggoraa commented 1 year ago

Basically, an effect from a Telegram iOS app, where vertical edges of a list are "wrapped":

image

(Look at the bottom of the reaction list)

And code for it from TG iOS: https://github.com/TelegramMessenger/Telegram-iOS/blob/c9868c4dd8057034d16f8f99ba9362957505e507/submodules/TelegramUI/Components/EntityKeyboard/Sources/EmojiPagerContentComponent.swift#L52