Add TODOS to README

This commit is contained in:
Brent Vatne 2015-03-30 23:06:54 -07:00
parent 6f9fb450c5
commit ac3d655651

View File

@ -42,3 +42,10 @@ var styles = Stylesheet.create({
```
Example code [here](https://github.com/brentvatne/react-native-login/blob/master/index.ios.js).
## TODOS
- [ ] Support `require('video!...')`
- [ ] Support other extensions than mp4?
- [ ] Add prop to set repeat (none or forever)
- [ ] Add support for other props (not sure which yet)