Spencer Ahrens
|
ecc0032c4e
|
Update README.md
|
2015-03-26 10:52:14 -07:00 |
Spencer Ahrens
|
b687184c68
|
Update README.md
|
2015-03-26 10:51:00 -07:00 |
Ben Alpert
|
1174896650
|
Add comment to code block in README
|
2015-03-26 10:48:27 -07:00 |
Ben Alpert
|
95252369ae
|
Fix code blocks in README
|
2015-03-26 10:48:01 -07:00 |
Tadeu Zagallo
|
b02db77ca4
|
Fix typo in README
Closes #211
|
2015-03-26 17:45:29 +00:00 |
Andrew Rasmussen
|
09ffce48a3
|
Reference blog post in Tutorial
|
2015-03-26 10:38:23 -07:00 |
Spencer Ahrens
|
ed656633bc
|
Fix some lint.
|
2015-03-26 10:32:15 -07:00 |
Spencer Ahrens
|
f50ac9ea31
|
Tweak contributors agreement
|
2015-03-26 10:23:15 -07:00 |
Spencer Ahrens
|
0c9571fce3
|
tweak website readme
|
2015-03-26 10:23:15 -07:00 |
Christopher Chedeau
|
2b3fc6ae92
|
Update README.md
|
2015-03-26 10:22:05 -07:00 |
Christopher Chedeau
|
47ea7147de
|
Update README.md
|
2015-03-26 10:20:01 -07:00 |
Alexsander Akers
|
72d3d724a3
|
Remove irrelevant question from FAQ
|
2015-03-26 17:06:35 +00:00 |
Christopher Chedeau
|
c9f5cf26fe
|
Update README.md
|
2015-03-26 10:02:15 -07:00 |
Christopher Chedeau
|
2cc0cc5300
|
update package.json
|
2015-03-26 10:00:27 -07:00 |
Spencer Ahrens
|
a7bf69fc8c
|
Ignore website for flow
|
2015-03-26 09:58:59 -07:00 |
Spencer Ahrens
|
16271ce365
|
Add summery blurb to landing page.
|
2015-03-26 09:54:52 -07:00 |
Ben Alpert
|
2d23c2fe1f
|
Switch nav design
|
2015-03-26 09:53:54 -07:00 |
Alexsander Akers
|
684cfedf17
|
Update LinkingIOS.js
|
2015-03-26 16:51:20 +00:00 |
Alexsander Akers
|
415d756f5c
|
Misc. cleanup
|
2015-03-26 16:46:13 +00:00 |
Spencer Ahrens
|
8bed1ef732
|
Temporarily disable xcode tests because of flakiness.
|
2015-03-26 09:38:15 -07:00 |
Tadeu Zagallo
|
df7d9c27f9
|
[ReactNative][Docs] Add docs to LinkingIOS
|
2015-03-26 16:35:05 +00:00 |
Eric Vicenti
|
0966ae590b
|
[ReactNative][CustomComponents] Update old headers
|
2015-03-26 09:32:19 -07:00 |
Eric Vicenti
|
52e988fcc1
|
Docs for PushNotificationIOS
|
2015-03-26 09:28:03 -07:00 |
Spencer Ahrens
|
bcc8a2c8a4
|
Add build arg
|
2015-03-26 09:23:34 -07:00 |
Spencer Ahrens
|
048d330161
|
tweak build script.
|
2015-03-26 09:17:17 -07:00 |
Krzysztof Magiera
|
1976edc9d8
|
Update tutorial images.
|
2015-03-26 09:06:30 -07:00 |
Krzysztof Magiera
|
bc0ecaddc9
|
Update styles for ListView in tutorial
|
2015-03-26 09:03:10 -07:00 |
Krzysztof Magiera
|
049e3534b5
|
Update padding and bg color for tutorial
|
2015-03-26 09:01:41 -07:00 |
Spencer Ahrens
|
6ec091562e
|
use runXcodeTests.sh instead of build.sh and add arg check.
|
2015-03-26 08:56:22 -07:00 |
Krzysztof Magiera
|
8b8d5fd19b
|
Use AwesomeProject instead of SampleApp in the final tutorial code
|
2015-03-26 08:52:15 -07:00 |
Alexsander Akers
|
676708c049
|
Fix CocoaPods spec
|
2015-03-26 11:49:32 -04:00 |
Alex Kotliarskyi
|
1d348ddc93
|
[ReactNative] UIViewControllerBasedStatusBarAppearance = NO in SampleApp
|
2015-03-26 11:45:52 -04:00 |
Alex Kotliarskyi
|
44f5fa94ea
|
Remove .rej file
|
2015-03-26 11:45:52 -04:00 |
Krzysztof Magiera
|
e340e01504
|
Further improvements of Tutorial.md
|
2015-03-26 08:42:27 -07:00 |
Spencer Ahrens
|
c7e3f1b8e3
|
Fix TextExample snapshot reference image again.
|
2015-03-26 08:41:44 -07:00 |
Alex Kotliarskyi
|
a4cfe5c573
|
Fix links in docs
|
2015-03-26 11:26:57 -04:00 |
Christopher Chedeau
|
725b5ec942
|
Update init.sh
|
2015-03-26 08:17:38 -07:00 |
Krzysztof Magiera
|
4e4b90e1e8
|
Some tweaks of Tutorial.md
|
2015-03-26 08:13:30 -07:00 |
Krzysztof Magiera
|
927afd4019
|
Update bundle identifier for example project
|
2015-03-26 07:42:57 -07:00 |
Christopher Chedeau
|
8b8e9f906a
|
Update website
|
2015-03-26 06:43:45 -07:00 |
Christopher Chedeau
|
6500ba7bfb
|
Updates from Thu 26 Mar
- [React Native] Fix incorrect if-statement in RCTGeolocation | Alex Akers
- [ReactNative] s/ReactKit/React/g | Tadeu Zagallo
- [React Native] View border support | Nick Lockwood
- [Assets] Allow scripts to override assetRoots | Amjad Masad
- [ReactNative] Navigator docs | Eric Vicenti
- [ReactNative] License headers and renaming | Eric Vicenti
- [React Native] Add CocoaPods spec | Tadeu Zagallo
- Added explicit types for all view properties | Nick Lockwood
- [ReactNative] s/ReactNavigator/Navigator/ | Tadeu Zagallo
- [ReactNative] Add copyright header for code copied from the jQuery UI project | Martin Konicek
- [ReactNative] PanResponder documentation | Eric Vicenti
|
2015-03-26 06:32:01 -07:00 |
Alexander Kotliarskyi
|
d6c9648aea
|
Use full path to packager for generated project
This way people without react-native-cli can still do `npm start`
|
2015-03-26 08:59:10 -04:00 |
Eric Vicenti
|
b917bb826c
|
Document touch event
|
2015-03-26 04:14:39 -07:00 |
Tadeu Zagallo
|
17fb98ea85
|
[docs] Fix 0 being rendered on functions with 0 args
|
2015-03-26 09:15:45 +00:00 |
Andrew Rasmussen
|
3555e4be9e
|
Update Tutorial.md
|
2015-03-26 00:35:23 -07:00 |
Spencer Ahrens
|
14b1a78600
|
Update some language in Tutorial.md
|
2015-03-26 00:19:03 -07:00 |
Spencer Ahrens
|
c4e2589f04
|
Flow should ignore website.
Test Plan: `flow` from react-native root returns no errors (gives hundreds of errors on master).
|
2015-03-26 00:05:29 -07:00 |
Spencer Ahrens
|
ca7b428c8d
|
Update snapshot test.
|
2015-03-25 23:53:41 -07:00 |
Spencer Ahrens
|
138371ca60
|
Merge pull request #206 from sahrens/docs
Better debugger photo.
|
2015-03-25 23:02:35 -07:00 |
Ben Alpert
|
885d2500c7
|
New tagline
|
2015-03-25 23:01:13 -07:00 |