Konstantin

Results 14 issues of Konstantin

I get an HTTP 500 error with jsonify(lineup) using json.dumps resolves my problem ;)

Currently this library does not work with tvOS target as a dependency does not support TVOS.

enhancement

New PR to be able to create a beta version. Original PR: https://github.com/razorRun/react-native-vlc-media-player/pull/163 I started to migrate to swift for the ios version, added a example to be able to...

I added some workflows for semantic release with automated npm publishment for a easy way to provide updates ;)

As Swift is the new standard in iOS we could migrate the iOS part to Swift, further it would like more in clean in my opinion. :D

The pod currently seem to only support iOS, is tvOS support planned?

On Hold
P2
tvOS

### Describe the bug I am unsure if this should already supported or not therefore this could be an bug report or an feature request. The problem is that the...

enhancement
stale

Based on the PR #30 , but only with code to add the battery sensors to split this feature up. Additionally I rebased it on the current master ;) Already...

I saw that the podspec of the new v3 versions does not contain the tvOS platform anymore. https://github.com/mrousavy/react-native-mmkv/blob/8b5e9d009c0e7da47d5bf4f3705b01f570f09c26/package/react-native-mmkv.podspec#L17 Is this intended, as this would break my current Expo TVOS app....

As said in the description I adapted some blockers for watchOS support and extended the example to test it even for watchOS. If there is still some blocking points do...