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 ๐ฅณ
- Host: GitHub
- URL: https://github.com/blackjacx/emojis
- Owner: Blackjacx
- License: mit
- Created: 2019-07-02T16:13:04.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T17:29:00.000Z (about 1 year ago)
- Last Synced: 2025-01-22T18:29:40.580Z (about 1 year ago)
- Topics: combine, hacktoberfest, swift, swiftui, swiftui-example, xcode
- Language: Swift
- Homepage:
- Size: 1.37 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://twitter.com/intent/follow?original_referer=https%3A%2F%2Fgithub.com%2Fblackjacx&screen_name=Blackjacxxx)
[](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
