BondGoat / react-native-native-video-player

React native video player, used for Android, iOS. It will lauch a Native Video, not an Embeded Component
GNU General Public License v3.0
50 stars 44 forks source link

removed unused AppDelegate.h #27

Closed ericmgoeken closed 5 years ago

ericmgoeken commented 5 years ago

Fix for #26.

The AppDelegate.h is not used and for swift projects without an AppDelegate.h it will throw an error.