Files
react-native/docs
chadbay f193c3f2b1 Rename ToastAndroid to ToastExample
Summary:
The `ToastAndroid` module already exists in react native. In its current form, the tutorial will cause an error, as then there would be two `ToastAndroid`s. This PR addresses that by naming the new module `ToastExample`.

Tested this by running the doc website with my changes, here's a clip
![image](https://user-images.githubusercontent.com/3833164/28682102-563409fe-72c1-11e7-8316-a8a39e32b539.png)

The production site with the old doc has 14 `ToastAndroid`s, with one referring to the real module doc
![image](https://user-images.githubusercontent.com/3833164/28682204-a3520e02-72c1-11e7-93eb-332f84f38f57.png)

This PR now as 13 `ToastExample` references, one less because the `ToastAndroid` module is still on the left-side doc, as it should be.
![image](https://user-images.githubusercontent.com/3833164/28682272-da3cafbc-72c1-11e7-8c19-25b035c0a6eb.png)
Closes https://github.com/facebook/react-native/pull/15238

Differential Revision: D5509726

Pulled By: hramos

fbshipit-source-id: 33231529d1d83813960e8237ce75910b32024396
2017-07-28 07:51:09 -07:00
..
2017-06-07 11:51:21 -07:00
2017-07-22 00:23:32 -07:00
2017-06-07 11:51:21 -07:00
2017-06-14 02:03:27 -07:00
2017-07-19 17:47:01 -07:00
2017-06-07 11:51:21 -07:00
2017-06-23 15:52:52 -07:00
2017-02-17 15:02:23 -08:00
2017-04-13 05:00:53 -07:00
2017-07-24 11:31:01 -07:00
2017-06-07 11:51:21 -07:00
2017-01-10 01:28:26 -08:00
2017-07-19 17:47:01 -07:00
2017-04-27 07:27:26 -07:00