[ReactNative] Open source ProgressBarAndroid, remove example from the RN launcher

This commit is contained in:
Martin Konicek 2015-08-12 11:48:37 -07:00
parent abdd0e09b3
commit c483db1b88
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
/**
* Copyright 2004-present Facebook. All Rights Reserved.
*
* @providesModule ProgressBarAndroid
*/
'use strict';
module.exports = require('UnimplementedView');