From b8df485c79115bc2892fab6e023a1c56290e8e8d Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Sat, 4 Apr 2015 18:49:05 -0700 Subject: [PATCH] Add resizeMode change to TODO --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6cb8f21f..8fc826ad 100644 --- a/README.md +++ b/README.md @@ -50,4 +50,5 @@ Example code [here](https://github.com/brentvatne/react-native-login/blob/master - [ ] Support other extensions than mp4? - [x] Add prop to set repeat (none or forever) - [x] Switch to AVPlayer +- [ ] Switch resizeMode to prop instead of style - [ ] Add support [for other AVPlayer props](https://developer.apple.com/library/prerelease/ios/documentation/AVFoundation/Reference/AVPlayer_Class/index.html)