Cosmos icon indicating copy to clipboard operation
Cosmos copied to clipboard

TVOS Focusing issue

Open MoamenAbdelmageed11 opened this issue 6 years ago • 4 comments

  • Library setup method: file.
  • Version of the library. Example: 8.0.
  • Xcode version. Example: 9.3.
  • OS version. Example: iOS 10.0

I have 2 buttons under Cosmos rating view First button take initial focus when view screen loaded and I can change focusing between the 2 buttons but can't focus on Cosmos rating view

How i can fix this issue?

MoamenAbdelmageed11 avatar May 08 '18 12:05 MoamenAbdelmageed11

Hi @MoamenAbdelmageed11, thanks for reporting. Do you want to be able to change the cosmos rating in TV OS or just to display it?

evgenyneu avatar May 08 '18 20:05 evgenyneu

Same issue, @evgenyneu. In tvOS I cannot seem to select the rating view. I can only display the rating.

jvjvjv avatar Jun 26 '18 23:06 jvjvjv

Thanks for reporting @jvjvjv. Unfortunately, cosmos does not allow users to select the rating on tvOS. However, it will be great to have this feature. Feel free to submit a pull request. Also, see #21.

evgenyneu avatar Jun 27 '18 00:06 evgenyneu

I just used GestureRecognizers to achieve similar functionality. Once I'm better with Swift I may be able to add the functionality.

jvjvjv avatar Jun 27 '18 19:06 jvjvjv