Janic Duplessis 26e8426248 Cross platform ActivityIndicator
Summary:
The API for `ActivityIndiatorIOS` and `ProgressBarAndroid` is very similar and can be merged in a cross platform component that displays a circular indeterminate loading indicator.

This deprecates `ActivityIndiatorIOS` and non-horizontal `ProgressBarAndroid` in favor of this new component.

**Test plan (required)**

Tested with the ActivityIndicator example in UIExplorer on android and ios. Also made sure that `ActivityIndicatorIOS` still works and displays a deprecation warning. Also tested that `ProgressBarAndroid` with `indeterminate == true` and `styleAttr != 'Horizontal'` displays a deprecation warning.
Closes https://github.com/facebook/react-native/pull/6897

Differential Revision: D3351607

Pulled By: dmmiller

fbshipit-source-id: b107ce99d966359003e8b3118cd97b90fa1d3d7d
2016-05-26 13:58:17 -07:00
..
2016-02-08 04:04:38 -08:00
2016-04-22 10:54:21 -07:00
2016-03-06 02:07:23 -08:00
2016-05-03 21:55:24 -07:00
2016-05-24 19:28:59 -07:00
2016-03-24 14:11:30 -07:00
2016-05-10 22:45:21 -07:00
2015-03-25 11:52:29 -07:00
2016-03-26 05:42:26 -07:00
2016-03-24 14:11:30 -07:00