Commit Graph

11 Commits (8f25305ab2797a61bc6696ee644c303853896dc5)

Author SHA1 Message Date
Faisal Arshed 79b46ca5ef Removed CRNA from Get Started list (#35647)
Removed Create-React-Native-App from the Get Started list, since it has been merged with Expo.
2019-06-10 06:45:45 -07:00
Mark Evans d6eda38560 Grammatical fixes (#30642)
I fixed a few grammatical issues and one spelling error.
2019-01-18 18:59:42 -06:00
Kermo d80b374bc1 Fix typos (#32390) 2019-01-18 18:44:03 -06:00
Erik K e80a1625dd prop.title -> prop.text (#32159)
Properties should be having the same name for the example to work.
Either line 37 and line 45 are {props.text} and text="Welcome"  OR {props.title} and title="Welcome"
2019-01-18 18:41:46 -06:00
Jonathan Grah 181fea9e8e fix: spelling and grammar on some react native articles (#23575)
Signed-off-by: Jonathan Grah <theflametrooper@gmail.com>
2019-01-08 07:05:30 +07:00
Andrew Fisher 213425fac2 updated to include manual ios linking (#23879)
* updated to include manual ios linking

* Update index.md

* Add list formatting
2018-12-02 00:05:47 -05:00
umar 665d59de69 Add link for learning resource (#23693)
* Add link for learning resource

* Created More Information section
2018-11-29 17:08:45 -05:00
deliaphan d9221aadd9 grammar correction (#24889) 2018-11-04 15:20:56 +05:30
Jonathan Grah 1ea96db2e8 fix: spelling on react native index file (#20493)
Signed-off-by: Jonathan Grah <theflametrooper@gmail.com>
2018-10-30 12:31:35 +07:00
Lallo Vigil 018f941277 Fixed bootstrap link 2018-10-23 15:41:22 +09:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30