Cosmos
Cosmos copied to clipboard
TVOS Focusing issue
- 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?
Hi @MoamenAbdelmageed11, thanks for reporting. Do you want to be able to change the cosmos rating in TV OS or just to display it?
Same issue, @evgenyneu. In tvOS I cannot seem to select the rating view. I can only display the rating.
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.
I just used GestureRecognizers to achieve similar functionality. Once I'm better with Swift I may be able to add the functionality.