isaced

Results 13 issues of isaced

## Project URL https://github.com/isaced/ISEmojiView ## Category UI -> Keyboard ## Description Emoji Keyboard for iOS ## Why it should be included to `awesome-ios` (mandatory) A beautiful Emoji keyboard written in...

> In March 2022 [iOS 15.4](https://emojipedia.org/apple/ios-15.4/) included brand new emojis from [Emoji 14.0](https://emojipedia.org/emoji-14.0/), the latest set of emoji recommendations made in September 2021. I'm going to update some Emojis, available...

feature request

Add SPM(Swift Package Manager) support from Xcode 11+.

feature request

![image](https://user-images.githubusercontent.com/2088605/192754006-5c110b90-7d09-4dda-a18d-c3599dbdf6c0.png) - AppStore: https://apps.apple.com/cn/app/v2exos/id6443544914 - GitHub: https://github.com/isaced/V2exOS

issue-225

This article ([Using Emoji Skin-Tone Modifiers in Swift](https://crunchybagel.com/using-emoji-skin-tone-modifiers-in-swift/)) explains how to change the skin color of emoji, this code is written by [Deno](https://deno.land/) to try to pull emojipedia data, and...

**Describe the bug** Swiping, rendering all work, bug unable to click on **tvOS** with **NavigationLink** content. **To Reproduce** ```swift struct ContentView: View { @StateObject var page: Page = .first() var...

bug

**Is your feature request related to a problem? Please describe.** Each of my subpages is data from the web, and currently the PagerTabStripView loads all Tab content views at once,...

enhancement

``` ⨯ ./node_modules/lz4/lib/utils.js:4:10 Module not found: Can't resolve '../build/Release/xxhash' https://nextjs.org/docs/messages/module-not-found Import trace for requested module: ./node_modules/lz4/lib/static.js ./node_modules/lz4/lib/lz4.js ./node_modules/@alicloud/gateway-sls-util/dist/client.js ./node_modules/@alicloud/gateway-sls/dist/client.js ./node_modules/@alicloud/sls20201230/dist/client.js ./lib/sls.ts ⨯ ./node_modules/lz4/lib/utils.js:4:10 Module not found: Can't resolve '../build/Release/xxhash' https://nextjs.org/docs/messages/module-not-found...

I get an error when I run it. ``` > next dev ▲ Next.js 14.1.0 - Local: http://localhost:3000 - Environments: .env ✓ Ready in 2.3s ○ Compiling /middleware ... ✓...