Note about TODO for buffering callback

This commit is contained in:
Brent Vatne 2015-04-10 09:26:49 -07:00
parent 58c0e150ed
commit 1f67f3e761

View File

@ -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