Graisorn Soisakhoo

Results 5 comments of Graisorn Soisakhoo

There is an error when I try to use this lib ``` .package(url: "https://github.com/4taras4/RSASwiftGenerator", .upToNextMajor(from: "1.0.0")) OR .package(url: "https://github.com/4taras4/RSASwiftGenerator", .exact("1.0.5")) ``` ``` The package dependency graph can not be resolved;...

I'm facing the same issue, does anybody can solve it? @rknell react-native link fixed it 👍 but I have to run and build it again

งั้นผมว่าเราน่าจะมี Issue หรือ Wiki ที่รวมคำศัพท์ไหมครับ ที่ว่า คำนี้ ควรจะแปลแบบนี้นะ เช่น State, Props, Component เป็นต้น

I facing the same issue but I think you can playing around with this delegate method `func playerStateChanged(_ videoPlayer: YouTubePlayerView, playerState: YouTubePlayerState)` and `MPNowPlayingInfoCenter.default().nowPlayingInfo` you can set it to `nil`...