index.d.ts type definition file needed
Disfractal opened this issue · 5 comments
Tried using this with a Typescript based project and it didn't work. I tried creating a typescript file but the player crashes the app with no error thrown on start.
I'm also facing this same issue
got this error on the import statement :
Could not find a declaration file for module 'react-native-vlc-media-player'. '/node_modules/react-native-vlc-media-player/index.js' implicitly has an 'any' type.
@Disfractal @vgaicuks @Duell10111 @whck6 @alexfrompiter
Got this same issue. It's imperative for a ts app. @Disfractal @usmanmalik333 did anyone get any work done on it? I'm down to contribute
@adok0001 Sorry for the late response I forgot your message. So this was a huge issue and undertaking to figure it out. After a month or so of research it became apparent that this library is outdated and it needed to be rebuilt using the latest react-native frameworks. I started work on rebuilding it but the contract it was for was cancelled and I stopped work.