Add resizeMode change to TODO
This commit is contained in:
parent
4261b932d7
commit
b8df485c79
@ -50,4 +50,5 @@ Example code [here](https://github.com/brentvatne/react-native-login/blob/master
|
|||||||
- [ ] Support other extensions than mp4?
|
- [ ] Support other extensions than mp4?
|
||||||
- [x] Add prop to set repeat (none or forever)
|
- [x] Add prop to set repeat (none or forever)
|
||||||
- [x] Switch to AVPlayer
|
- [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)
|
- [ ] Add support [for other AVPlayer props](https://developer.apple.com/library/prerelease/ios/documentation/AVFoundation/Reference/AVPlayer_Class/index.html)
|
||||||
|
Loading…
Reference in New Issue
Block a user