[ReactNative] OSS CameraRoll

This commit is contained in:
Tadeu Zagallo
2015-03-09 17:08:01 -07:00
parent 320429e355
commit 78ec0df464
13 changed files with 837 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ var EXAMPLES = [
require('./TabBarExample'),
require('./SwitchExample'),
require('./SliderExample'),
require('./CameraRollExample.ios'),
];
var UIExplorerList = React.createClass({