Has anyone tried making a proper multiplatform lib...
# multiplatform
z
Has anyone tried making a proper multiplatform library for playing media? Personally ive found ExoPlayer for Android to be a nightmare to work in. Such a feat would definetely require a team of individuals
d
I think that playing media is one of the things that works best when implemented on the native platforms and not in the KMM layer
z
True, however it shouldnt be too hard to find some common logic between platforms to ease use on multiplatform projects