From 432d156160c77feccf93ab74368172287e3b463f Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Sun, 5 Apr 2015 10:26:40 -0700 Subject: [PATCH] Add captions to TODOS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44ee741c..6c91e3c8 100644 --- a/README.md +++ b/README.md @@ -57,5 +57,6 @@ Example code [here](https://github.com/brentvatne/react-native-login/blob/master - [ ] Add some way to get back the `currentTime` value - [ ] Add some way to get back the `totalTime` value - [ ] Add some way to interface with `seekToTime` +- [ ] Add support for captions - [ ] Add support for playing multiple videos in a sequence (will interfere with current `repeat` implementation) - [ ] Any other [for other AVPlayer props](https://developer.apple.com/library/prerelease/ios/documentation/AVFoundation/Reference/AVPlayer_Class/index.html)