add checkmark

This commit is contained in:
Mike Wilcox 2015-04-11 00:36:11 -04:00 committed by Brent Vatne
parent e6e4d13bc2
commit 9f5aa72d94

View File

@ -57,5 +57,5 @@ Example code [here](https://github.com/brentvatne/react-native-login/blob/master
- [ ] Add support for captions
- [ ] 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
- [x] Add `onComplete` callback for when it finishes playing
- [ ] Callback to get buffering progress for remote videos