ldn0x7dc / react-native-media-kit

Video(and audio) component for react-native apps, supporting both iOS and Android. A unified and elegant player controller is provided by default. The API is similar with HTML video.
200 stars 70 forks source link

Please update support for react-native latest #55

Open Saumyadip-Pramanik opened 6 years ago

Saumyadip-Pramanik commented 6 years ago

Undefined error occurs everywhere. Please Update.

voratham commented 6 years ago

@Saumyadip-Pramanik You can see from https://github.com/huowenxuan/react-native-media-kit then you must fix PropTypes within a library that calls it.

I test on react-native version 0.50.4, react version 16 but test on ios only.