From 284f93ef5c57928c6fdf69676969b4dd121a7b52 Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Sat, 11 Apr 2015 14:40:49 -0700 Subject: [PATCH] Update README with TODO --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b78ccd71..217ece35 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,4 @@ Example code [here](https://github.com/brentvatne/react-native-login/blob/master - [ ] Support `require('video!...')` - [ ] Add support for playing multiple videos in a sequence (will interfere with current `repeat` implementation) - [ ] Callback to get buffering progress for remote videos +- [ ] Bring API closer to HTML5 `