Voltangle
Voltangle
I should create and implement an L10n module, which will manage translations from Telegram's translation platform, and my own from a `Localizable.strings` file
Moc will mostly use Telegram's translation platform, that will be handled by TDLib, but parts of the app require additional translation, and that will use https://github.com/Decybel07/L10n-swift under the hood. Both...
Basically, an effect from a Telegram iOS app, where vertical edges of a list are "wrapped":  (Look at the bottom of the reaction list) And code for it from...
New design is instead of a full-width faded UI, I should rather use a pill-like UI on the top of the window
Useful resources: https://www.raywenderlich.com/23709326-swiftgen-tutorial-for-ios https://github.com/SwiftGen/SwiftGen
I just need to make couple of screenshots, use Figma to design the whole thing, and replace the current image with the new one
This will help me in storing updates for the chat list, like last messages, drafts, online status etc
 This will infuriate every perfectionist in the world
It will be just a cache of a color that was generated for a user, just for performance and looks reasons