react-native/docs
Janic Duplessis 4c245160bd Replace deprecated ActivityIndicatorIOS and ProgressBar with ActivityIndicator
Summary:
This replaces ActivityIndicatorIOS and indeterminate ProgressBar that were deprecated recently with ActivityIndicator across the codebase and examples and a few other cleanups.

This also make a small tweak to ActivityIndicator so it uses the Android theme color instead of gray when no color is specified.

Use Slider instead of SliderIOS in CameraRoll example.

Remove the line about unifying ActivityIndicator and ProgressBar.

**Test plan**
Tested the affected components in UIExplorer on iOS and Android, tested the changes made in Movies example on iOS and Android.
Closes https://github.com/facebook/react-native/pull/8082

Differential Revision: D3429770

fbshipit-source-id: 3b2e1196a8b9fe00d47a7aa1bbc079b094796421
2016-06-13 22:28:24 -07:00
..
Accessibility.md React.findNodeHandle -> ReactNative.findNodeHandle 2016-04-07 19:44:31 -07:00
AndroidBuildingFromSource.md Cross platform ActivityIndicator 2016-05-26 13:58:17 -07:00
AndroidUIPerformance.md CI now builds docs website and deploys it to /%version% path 2016-02-11 06:17:42 -08:00
Animations.md Fixed broken link in Animations documentation 2016-05-26 09:28:25 -07:00
Colors.md Add support for number as colors 2016-02-08 04:04:38 -08:00
CommunicationIOS.md Codemod import React from 'react-native' 2016-04-25 22:08:46 -07:00
Debugging.md Streamline Getting Started Instructions 2016-06-08 13:28:34 -07:00
DirectManipulation.md Fixes syntax typo in DirectManipulation section of docs 2016-05-18 19:43:39 -07:00
EmbeddedAppAndroid.md Fix and update Android documentation (Integrating with existing app section) 2016-06-13 07:43:27 -07:00
EmbeddedAppIOS.md Explain custom configuration debugging gotcha 2016-05-05 18:00:19 -07:00
GestureResponderSystem.md CI now builds docs website and deploys it to /%version% path 2016-02-11 06:17:42 -08:00
Images.md use 'a uri' instead of 'an uri' as uri is pronounced as 'You R I' 2016-06-04 15:58:24 -07:00
IssueGuidelines.md Add instruction on how to have access to the bot in IssueGuidelines.md 2016-05-05 08:46:54 -07:00
JavaScriptEnvironment.md Add Array.prototype.includes polyfill 2016-05-25 11:58:24 -07:00
KnownIssues.md Replace deprecated ActivityIndicatorIOS and ProgressBar with ActivityIndicator 2016-06-13 22:28:24 -07:00
LinkingLibraries.md Updated Linking and PushNotificationIOS modules to use NativeEventEmitter 2016-05-27 10:28:23 -07:00
MoviesExample.json
NativeComponentsAndroid.md Update docs for creating an android native view 2016-04-29 08:16:23 -07:00
NativeComponentsIOS.md Updated iOS native UI component events documentation 2016-04-29 05:11:59 -07:00
NativeModulesAndroid.md Removed repeated "To" 2016-05-03 21:55:24 -07:00
NativeModulesIOS.md Added objective-c class/module semantics 2016-03-08 07:07:27 -08:00
NavigatorComparison.md Update NavigatorComparison.md 2016-04-10 11:51:18 -07:00
Network.md Update XHR information for Android. 2016-05-24 19:28:59 -07:00
Newsletter.md Introduce blog 2016-03-24 14:11:30 -07:00
Performance.md Typo fix. 2016-05-10 22:45:21 -07:00
PixelRatio.md
PlatformSpecificInformation.md Changed module name from 'ReactNative 2016-05-24 08:13:22 -07:00
PullRequestGuidelines.md move templates to .github folder 2016-06-13 07:43:28 -07:00
QuickStart-GettingStarted.md Streamline Getting Started Instructions 2016-06-08 13:28:34 -07:00
RunningOnDeviceAndroid.md Refactor getting started navigation and information based on platform 2016-05-05 20:26:22 -07:00
RunningOnDeviceIOS.md Enable ATS w/ localhost exception for generated iOS proj 2016-05-31 12:28:23 -07:00
SampleApplication-F8App.md Core components tutorial 2016-05-17 18:28:23 -07:00
SampleApplication-Movies.md Core components tutorial 2016-05-17 18:28:23 -07:00
SignedAPKAndroid.md Convert warning about keystore into warning block in SignedAPKAndroid.md 2016-06-06 10:28:33 -07:00
Style.md CI now builds docs website and deploys it to /%version% path 2016-02-11 06:17:42 -08:00
Testing.md Add scripts for running tests locally 2016-05-04 08:58:18 -07:00
Text.md iOS: Enable views to be nested within <Text> 2016-05-31 10:28:25 -07:00
Timers.md Add timer usage for es6 2016-03-26 05:42:26 -07:00
Troubleshooting.md Streamline Getting Started Instructions 2016-06-08 13:28:34 -07:00
Tutorial-CoreComponents.md Fix how react is imported 2016-06-06 19:28:27 -07:00
Upgrading.md Update Upgrading.md 2016-06-01 05:43:32 -07:00
Videos.md Introduce blog 2016-03-24 14:11:30 -07:00