An open API service indexing awesome lists of open source software.

https://github.com/blackjacx/emojis

View all the Emojis - A SwiftUI Project ๐Ÿฅณ
https://github.com/blackjacx/emojis

combine hacktoberfest swift swiftui swiftui-example xcode

Last synced: 5 months ago
JSON representation

View all the Emojis - A SwiftUI Project ๐Ÿฅณ

Awesome Lists containing this project

README

          

[![Twitter Follow](https://img.shields.io/badge/follow-%40blackjacx-1DA1F2?logo=twitter&style=for-the-badge)](https://twitter.com/intent/follow?original_referer=https%3A%2F%2Fgithub.com%2Fblackjacx&screen_name=Blackjacxxx)
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg?logo=paypal&style=for-the-badge)](https://www.paypal.me/STHEROLD)

# Emojis ๐Ÿฅณ ๐Ÿ˜ โค๏ธ โœ… ๐Ÿ˜œ ๐Ÿ‘ฝ ๐Ÿ˜ˆ ๐Ÿซ€ ๐Ÿ‘€ ๐Ÿ’ ๐Ÿงค ๐Ÿ’… ๐Ÿ™‰ ๐Ÿฆ ๐Ÿฆ‹ ๐Ÿ ๐Ÿชฐ ๐ŸŒน ๐Ÿ” ๐Ÿฟ ๐Ÿš˜

This little **SwiftUI** project has the following features:

- view all the Emojis of the Unicode standard
- switch between different Unicode versions
- automatically update the items per row when adjusting the dynamic type
- using state of the art iOS 14 SwiftUI technology `LazyVGrid` and `@ScalableMetric`
- directly load emojiiis from https://unicode.org
- using combine, specifically a `dataTaskPublisher`, for requesting the unicode specification

![Screenshot](./screenshot.jpeg)