izyumkin / MCEmojiPicker

👻 EmojiPicker. Emoji picker for iOS like on macOS. With SwiftUI support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

visionOS support

kevinwang-oversoul opened this issue · comments

Hi,

First of all, amazing package!

I've managed to make some clumsy changes so it can be used in visionOS, such as removing feedback generator, reseting UIScreen sizes, etc. However, it's not perfect, as you can see in the photo.

Could I have an updated version so that:

  1. It supports visionOS.
  2. Fully glass effect, as you can see, the banner is currently black.
  3. Adjustable emoji sizes. Currently the emojis are too small.
  4. When long tap, show skin tones. I know in iOS it's supported, but visionOS doesn't work.

Thank you so much!

Screenshot 2023-07-25 at 15 18 10

Hi! Thank you so much, I really appreciate it!

This is a great idea, I just wanted to try working with visionOS. I'm already downloading the latest xcode 15 beta and will try to help you.

Sorry buddy, I have a lot of work on my main job right now. I will try to fix everything by the end of next week🙏

Hey @izyumkin, thanks for looking into it, please take your time. One more feature I would like to add is that the emoji picker can be customized to show the emojis that I pass into it, e.g. show only head emojis, not hand emojis.