[ReactNative] Add snapshot tests for examples

This commit is contained in:
Spencer Ahrens
2015-03-24 22:07:16 -07:00
parent c7056c6d6d
commit 15f6783f34
13 changed files with 138 additions and 17 deletions

View File

@@ -121,6 +121,7 @@ var EventSwitchExample = React.createClass({
});
exports.title = '<SwitchIOS>';
exports.displayName = 'SwitchExample';
exports.description = 'Native boolean input';
exports.examples = [
{