From 1f67f3e761768ec4e232e7d70128811d7af562f6 Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Fri, 10 Apr 2015 09:26:49 -0700 Subject: [PATCH] Note about TODO for buffering callback --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86d6c0ad..55ff046a 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,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) - [ ] Add `onComplete` callback for when it finishes playing +- [ ] Callback to get buffering progress for remote videos