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

Allow proper linking for any app. #13

Closed jmoutte closed 6 years ago

jmoutte commented 6 years ago

Instead of adding header search path for the app name which we don't know in that scope, recursively search the iOS folder for the AppDelegate.h file.