From 353c6bd4e37085b7150d16e7b3b0f708251ac335 Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Mon, 6 Apr 2015 12:18:50 -0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c91e3c8..bb7761ca 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Example code [here](https://github.com/brentvatne/react-native-login/blob/master - [ ] Add `volume` prop - [ ] Add `muted` prop - [ ] Add some way to get back the `currentTime` value -- [ ] Add some way to get back the `totalTime` value +- [x] Add some way to get back the `duration` 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)