react-native-video/ios
Andrea Cresta d792427ce1 Added onTimedMetadata callback for iOS player and Exoplayer (#487)
* added listener for timedMetadata event.

* added callback in RCTVideo for the timed metadata

* exposing onTimedMetadata to JS

* added forgotten method declaration

* returning array of string values

* added metadata type to the array

* added onMetadata method

* overridden onMetadata method on exoplayer2

* added format of return value from onMetadata

* added function reference in README file
2017-02-13 21:38:02 -05:00
..
RCTVideo.xcodeproj Support react-native > 0.40 (#437) 2017-01-11 07:43:43 -05:00
RCTVideo.h Added onTimedMetadata callback for iOS player and Exoplayer (#487) 2017-02-13 21:38:02 -05:00
RCTVideo.m Added onTimedMetadata callback for iOS player and Exoplayer (#487) 2017-02-13 21:38:02 -05:00
RCTVideoManager.h Support react-native > 0.40 (#437) 2017-01-11 07:43:43 -05:00
RCTVideoManager.m Added onTimedMetadata callback for iOS player and Exoplayer (#487) 2017-02-13 21:38:02 -05:00
RCTVideoPlayerViewController.h Clean project structure (#320) 2016-09-21 09:34:25 -04:00
RCTVideoPlayerViewController.m Clean project structure (#320) 2016-09-21 09:34:25 -04:00
RCTVideoPlayerViewControllerDelegate.h Clean project structure (#320) 2016-09-21 09:34:25 -04:00
UIView+FindUIViewController.h Clean project structure (#320) 2016-09-21 09:34:25 -04:00
UIView+FindUIViewController.m Clean project structure (#320) 2016-09-21 09:34:25 -04:00