Daniel Friesen
3603479471
Fix Platform.Version documentation
...
Summary:Version exposes the sdk level (which TBH is more useful anyways), not a version string.
Closes https://github.com/facebook/react-native/pull/6068
Differential Revision: D2971198
fb-gh-sync-id: 0ba1e10e48b2ca51c7b0cebcc1ec13d0b69df783
shipit-source-id: 0ba1e10e48b2ca51c7b0cebcc1ec13d0b69df783
2016-02-24 06:21:34 -08:00
Xing Zheng
b8850df31b
typo with in code, replace date.toTime with date.getTime
...
Summary:There is no toTime method on a Date object, It should be getTime.
Closes https://github.com/facebook/react-native/pull/6054
Differential Revision: D2971217
fb-gh-sync-id: 4140be25f0704f251cc0e2f47db8fa83992dc0f0
shipit-source-id: 4140be25f0704f251cc0e2f47db8fa83992dc0f0
2016-02-24 06:20:32 -08:00
Jason Axelson
9e18b21904
Minor improvements to Android docs
...
Summary:This is meant to help people who are just quickly scanning through the docs.
Please let me know of other ways this could be formatted to be more readable.
Closes https://github.com/facebook/react-native/pull/6102
Differential Revision: D2965869
fb-gh-sync-id: 00b9a29444709d409d34a1c016b52a03bf18d116
shipit-source-id: 00b9a29444709d409d34a1c016b52a03bf18d116
2016-02-23 09:01:31 -08:00
Dotan J. Nahum
df5dd0b395
Docs: Animations.md, clarify how navigation animation is configured.
...
Summary:This clarifies where the configuration goes, saves a few clicks.
Closes https://github.com/facebook/react-native/pull/6034
Differential Revision: D2965844
fb-gh-sync-id: d6ea469ead0dc380f1686e62a2211e8736c75516
shipit-source-id: d6ea469ead0dc380f1686e62a2211e8736c75516
2016-02-23 08:40:32 -08:00
DebbieFire
e3f19b176a
Update EmbeddedAppAndroid.md
...
Summary:The version of 0.17 will cause error ("undefined is not an object (evaluating 'screenPhysicalPixels.width')") when run to devices/simulator.
also see https://github.com/facebook/react-native/issues/5963
Closes https://github.com/facebook/react-native/pull/6076
Differential Revision: D2960511
fb-gh-sync-id: bd71de789fa1501b285b9bde01cf12ab9ce75888
shipit-source-id: bd71de789fa1501b285b9bde01cf12ab9ce75888
2016-02-22 08:25:47 -08:00
Martin Konicek
f4e085a06c
Clean up docs on building RN Android from source
...
Summary:Turns out we had two guides for the same thing.
Closes #6007
Reviewed By: mkonicek
Differential Revision:D2949234
Ninja: oss-only
fb-gh-sync-id: eda3a904ce8d8e7213a39021eb60b52449b20a43
shipit-source-id: eda3a904ce8d8e7213a39021eb60b52449b20a43
2016-02-18 07:59:39 -08:00
Martin Konicek
41789e7929
Simplify docs on generating Android release APK
...
Reviewed By: mkonicek
Differential Revision:D2939525
Ninja: Open source docs only
fb-gh-sync-id: bf5d0cd84a148bf366e15d22f934721151a35ef4
shipit-source-id: bf5d0cd84a148bf366e15d22f934721151a35ef4
2016-02-16 10:56:55 -08:00
Janic Duplessis
fa638c7997
Remove React Devtools from debugging docs
...
Reviewed By: svcscm
Differential Revision: D2938227
fb-gh-sync-id: 3eb495509f99de448722cceef903d16f49dae88e
shipit-source-id: 3eb495509f99de448722cceef903d16f49dae88e
2016-02-16 02:01:09 -08:00
briancaw
5c18158aa9
Fixes NativeModules documentation typo
...
Reviewed By: svcscm
Differential Revision: D2938100
fb-gh-sync-id: f2a3a479fb504fdbbae3a864009e290ef9b5539d
shipit-source-id: f2a3a479fb504fdbbae3a864009e290ef9b5539d
2016-02-15 14:56:33 -08:00
sunnylqm
480f7cd348
fix es6 class method
...
Reviewed By: svcscm
Differential Revision: D2938099
fb-gh-sync-id: 1148fdb96ec36a72db6ac4562b12b07ca2fc0af6
shipit-source-id: 1148fdb96ec36a72db6ac4562b12b07ca2fc0af6
2016-02-15 14:55:36 -08:00
Mateusz Zatorski
3ae99d0fea
replace require with es6 import in docs
...
Reviewed By: svcscm
Differential Revision: D2936839
fb-gh-sync-id: 7a921709a37de5e9aadf324d5438d51851326348
shipit-source-id: 7a921709a37de5e9aadf324d5438d51851326348
2016-02-14 15:03:34 -08:00
David Young-chan Kay
2260d900d4
Added guide for getting started on Linux.
...
Reviewed By: svcscm
Differential Revision: D2936728
fb-gh-sync-id: ead3daf31b624e096b12fa8db892724667e87f51
shipit-source-id: ead3daf31b624e096b12fa8db892724667e87f51
2016-02-14 10:36:32 -08:00
Konstantin Raev
1463970f43
fixed a link to android setup docs
...
Reviewed By: svcscm
Differential Revision: D2936714
fb-gh-sync-id: fe97ee55cb5bf5ba736e0e5aa64462e5893a77c8
shipit-source-id: fe97ee55cb5bf5ba736e0e5aa64462e5893a77c8
2016-02-14 09:40:34 -08:00
Alex Krolick
4b722d6d2a
Add context to async example function in Network docs
...
Reviewed By: svcscm
Differential Revision: D2933584
fb-gh-sync-id: 24436b185791e3fa8047be521894545c08a90ee0
shipit-source-id: 24436b185791e3fa8047be521894545c08a90ee0
2016-02-12 13:39:31 -08:00
Thomas Parslow
b5579e807e
Updated RCTPromiseRejectBlock example to use new 3 argument form
...
Reviewed By: svcscm
Differential Revision: D2931949
fb-gh-sync-id: d5da545c882e662f9c5d5b33cc3b152a4269bbb8
shipit-source-id: d5da545c882e662f9c5d5b33cc3b152a4269bbb8
2016-02-12 05:29:31 -08:00
Kevin Johnson
8f363a3f5f
This is supposed to say LifecycleEventListener
...
Reviewed By: svcscm
Differential Revision: D2931715
fb-gh-sync-id: 450c4fc13a87eaba39d06835aa851d7256da7125
shipit-source-id: 450c4fc13a87eaba39d06835aa851d7256da7125
2016-02-12 02:22:39 -08:00
Konstantin Raev
6f1417c849
CI now builds docs website and deploys it to /%version% path
...
Summary:
Copy of #5760 reverted merge.
We need to preserve history of docs changes on the webserver.
The goal is to allow users to browse outdated versions of docs.
To make things simple all websites will be released to https://facebook.github.io/react-native/releases/version/XX folder when there is a branch cut.
I switched from Travis CI to Cirle CI because it works faster and I am more familiar with it.
How it works:
1. If code is pushed to `master` branch then CI will build a fresh version of docs and put it in https://github.com/facebook/react-native/tree/gh-pages/releases/next folder.
Github will serve this website from https://facebook.github.io/react-native/releases/version/next URL.
All relative URLs will work within that website
2. If code is pushed to `0.20-stable` branch then CI will build a fresh version of docs and put it in https://github.com/facebook/react-native/tree/gh-pages/releases/0.20 folder.
Github will serve this website from https://facebook.github.io/react-native/releases/v
Closes https://github.com/facebook/react-native/pull/5873
Reviewed By: svcscm
Differential Revision: D2926901
Pulled By: androidtrunkagent
fb-gh-sync-id: 16aea430bac815933d9c603f03921cc6353906f1
shipit-source-id: 16aea430bac815933d9c603f03921cc6353906f1
2016-02-11 06:17:42 -08:00
Corentin Smith
157b5274b7
Update debugging docs with YellowBox/RedBox
...
Summary:
See https://github.com/facebook/react-native/issues/5271
Closes https://github.com/facebook/react-native/pull/5737
Reviewed By: svcscm
Differential Revision: D2917002
Pulled By: mkonicek
fb-gh-sync-id: 9c7cb62b3141d8af1b0213c795cf7c3f334eecd6
shipit-source-id: 9c7cb62b3141d8af1b0213c795cf7c3f334eecd6
2016-02-09 10:23:34 -08:00
Martin Konicek
abdca047b0
Add a note about Android Studio to docs, fix formatting
...
Summary:
We should use 4 spaces of indentation in the MainActivity template as this
is the most common setting outside fb.
public
Reviewed By: bestander
Differential Revision: D2911952
fb-gh-sync-id: 3b5285945f0033d7342348b7a7cbafa32809f7dc
shipit-source-id: 3b5285945f0033d7342348b7a7cbafa32809f7dc
2016-02-08 15:25:32 -08:00
sunnylqm
fca18652d0
fix markdown format problem
...
Summary: Closes https://github.com/facebook/react-native/pull/5819
Reviewed By: svcscm
Differential Revision: D2911774
Pulled By: vjeux
fb-gh-sync-id: 07737648216c775889742c81b82ec9b08e003a8f
2016-02-08 08:55:30 -08:00
Christopher Chedeau
1c112762e3
Add support for number as colors
...
Summary: Closes https://github.com/facebook/react-native/pull/5805
Reviewed By: svcscm
Differential Revision: D2911330
Pulled By: javache
fb-gh-sync-id: b07c00a9271a161e3c88755434f6ffa34f4d519d
2016-02-08 04:04:38 -08:00
Christopher Chedeau
4ac49a5c37
Beef up JavaScript environment doc
...
Summary:
Put the transform list up to date and add a polyfill section
Closes https://github.com/facebook/react-native/pull/5793
Reviewed By: svcscm
Differential Revision: D2910585
Pulled By: vjeux
fb-gh-sync-id: c67852654241def4a826d6d694ad6fc9cb849264
2016-02-07 09:46:30 -08:00
sunnylqm
4a3900bf5d
LinkingIOS and IntentAndroid now unified
...
Summary: Closes https://github.com/facebook/react-native/pull/5733
Reviewed By: svcscm
Differential Revision: D2895570
Pulled By: androidtrunkagent
fb-gh-sync-id: b4e5d4de96b4453c620e82858627f08023e0a265
2016-02-03 07:27:35 -08:00
Richard Lai
5c705264aa
Remove AppState from Known Issues page
...
Summary:
Closes https://github.com/facebook/react-native/issues/5682 .
Closes https://github.com/facebook/react-native/pull/5704
Reviewed By: svcscm
Differential Revision: D2890937
Pulled By: androidtrunkagent
fb-gh-sync-id: 75760220640a836947ea91e8dc554734dff790b8
2016-02-02 10:20:36 -08:00
Ahmed Abbas
5afb74027f
Update 3rd-party modules website to Js.coach
...
Summary:
This section was outdated with older website : https://facebook.github.io/react-native/docs/known-issues.html#using-3rd-party-native-modules
Closes https://github.com/facebook/react-native/pull/5650
Reviewed By: svcscm
Differential Revision: D2884630
Pulled By: androidtrunkagent
fb-gh-sync-id: afe35817421e055e343233a1db863954d6f75f01
2016-01-31 16:38:31 -08:00
Nick Lockwood
9d0242fdc3
Replace direct access of NativeModules.UIManager with require('UIManager')
...
Summary:
public
Due to the cross-platform polyfills we have added (and will add in future) to `UIManager.js`, accessing UIManager directly via NativeModules instead of importing the wrapper is discouraged.
This diff fixes a few places where we were doing this inside our own modules.
Note: As a general policy, we should avoid accessing modules via NativeModules anyway. Using wrapper classes allows us to provide static declarations for all the native methods and properties, which can be checked at build time by flow. If we access the modules directly, those interfaces are only known at runtime.
Reviewed By: vjeux
Differential Revision: D2881300
fb-gh-sync-id: 6737358ea8ea6d722cc1941a4b9fa0123a87fc29
2016-01-30 07:36:34 -08:00
Harry Moreno
8b7671a31a
Improve ios offline build instructions
...
Summary: Closes https://github.com/facebook/react-native/pull/5626
Reviewed By: svcscm
Differential Revision: D2881020
Pulled By: androidtrunkagent
fb-gh-sync-id: 7f472d554a334f39c4b85ccfa4db81b7c3f41d38
2016-01-29 14:27:33 -08:00
Christopher Chedeau
1154f2a371
Document colors
...
Summary:
<img width="601" alt="screen shot 2016-01-27 at 3 37 22 pm" src="https://cloud.githubusercontent.com/assets/197597/12632329/12084e98-c50c-11e5-96c4-4f56e8219b3b.png ">
<img width="303" alt="screen shot 2016-01-27 at 3 37 16 pm" src="https://cloud.githubusercontent.com/assets/197597/12632328/12075e70-c50c-11e5-95a3-5f483b4dcb47.png ">
<img width="135" alt="screen shot 2016-01-27 at 3 37 38 pm" src="https://cloud.githubusercontent.com/assets/197597/12632327/12067668-c50c-11e5-92f9-ee0c719302b5.png ">
Closes https://github.com/facebook/react-native/pull/5587
Reviewed By: svcscm
Differential Revision: D2878110
Pulled By: vjeux
fb-gh-sync-id: 00330e2857b07aac2e3d3c24f1003cdd9a2516c6
2016-01-28 19:37:33 -08:00
Alexander Kotliarskyi
c49fc1ee6c
Update instructions for running on device
...
Summary:
We no longer need to manually build JS bundle, everything should be integrated into Xcode.
Closes https://github.com/facebook/react-native/pull/5521
Reviewed By: svcscm
Differential Revision: D2860511
Pulled By: martinbigio
fb-gh-sync-id: fdde6b39aabccd5a39c140d431acbbbe5af71ec4
2016-01-25 09:41:41 -08:00
张亦驰
dde5e02c01
fix the syntax error in doc tutorial
...
Summary:
maybe it is a bug when migrating from es5 to es6
Closes https://github.com/facebook/react-native/pull/5526
Reviewed By: svcscm
Differential Revision: D2860047
Pulled By: androidtrunkagent
fb-gh-sync-id: d8be261eea08ec659999fe8c714f33aca6fe3a60
2016-01-25 01:31:34 -08:00
sunnylqm
5a5386414f
AndroidViewPager -> ViewPagerAndroid
...
Summary: Closes https://github.com/facebook/react-native/pull/5471
Reviewed By: svcscm
Differential Revision: D2854830
Pulled By: androidtrunkagent
fb-gh-sync-id: 59fc6db6cbb96c2a7b3b23295e470ffb251c39fa
2016-01-22 15:55:35 -08:00
Moz Morris
f7cb745195
Update Tutorial.md with missing Component import
...
Summary: Closes https://github.com/facebook/react-native/pull/5484
Reviewed By: svcscm
Differential Revision: D2854745
Pulled By: androidtrunkagent
fb-gh-sync-id: b89a8dbef33cc0d89d5e94fa7c5f35219d7c8147
2016-01-22 06:54:33 -08:00
sunnylqm
7d457b09b4
Turn to ES6
...
Summary: Closes https://github.com/facebook/react-native/pull/5460
Reviewed By: svcscm
Differential Revision: D2850417
Pulled By: androidtrunkagent
fb-gh-sync-id: 8ba8bf935de53676cb4930712fabfe832208213f
2016-01-21 10:41:43 -08:00
Satyajit Sahoo
8d525b95dc
Improve docs on Android Native Modules
...
Summary: Closes https://github.com/facebook/react-native/pull/5420
Reviewed By: svcscm
Differential Revision: D2844695
Pulled By: androidtrunkagent
fb-gh-sync-id: d23bd7ceb4ba34ec9f4368eda86730861560f0a8
2016-01-20 06:22:36 -08:00
Jean-Richard Lai
58a448ece3
Update docs about MainActivity getPackages
...
Summary:
Didn't found someone that updated that, feel free to close if that is the case.
Closes https://github.com/facebook/react-native/pull/5415
Reviewed By: svcscm
Differential Revision: D2841576
Pulled By: androidtrunkagent
fb-gh-sync-id: 99b37fcb370453ce71fa83434f7c72b598375ef0
2016-01-19 14:13:35 -08:00
James Ide
1b5b42f3cb
Remove npm 2 recommendation
...
Summary:
npm 3 is working fine especially if you use shrinkwrap at the end. we've been using it for a month+ and the dependency deduping works well.
Closes https://github.com/facebook/react-native/pull/5391
Reviewed By: svcscm
Differential Revision: D2839472
Pulled By: androidtrunkagent
fb-gh-sync-id: 33e551185236694ee5979da701312f12e2582f3c
2016-01-18 17:37:32 -08:00
Martin Konicek
4de8a4bc6d
Update Animations.md
...
Remove extra whitespace
2016-01-18 13:20:29 +00:00
Satyajit Sahoo
63d222667a
Merge pull request #4884 from qbig/doc-animation
...
[Doc][Animation guide][Minor]fix comment by shifting to seperate line
2016-01-17 18:09:07 +05:30
Håvard Fossli
0c53c6f7ed
Notes about app transport security
...
The error message wasn't very helpful. I didn't understand the problem
until I debugged the `RCTJavaScriptLoader`. So this might be to help for
others.
Squashed commits by @andrewsardone into @hfossli’s [original
commit][oc]:
[oc]: 39fa5ca95b
- Expand App Transport Security docs w/ localhost tip
- Tweak ATS error note in EmbeddedAppIOS docs
- Per @satya164’s [recommendation][r], using the exact copy he
recommended.
[r]: https://github.com/facebook/react-native/pull/5290#discussion_r49843876
2016-01-16 10:03:57 -05:00
sunnylqm
5835d26a75
update onResume arguments
2016-01-14 20:01:40 +08:00
sunnylqm
f903625df1
Update React Native dependency version
2016-01-14 16:53:56 +08:00
Oleg Lokhvitsky
edf30065ea
Add details about undoing require() image sizing
...
It can be overridden with undefined to scale dynamically
2016-01-13 11:46:26 -08:00
sunnylqm
0359046af1
give a more detailed bundle example
2016-01-13 11:35:01 +08:00
Brent Vatne
2ed199fa2b
Update KnownIssues.md
2016-01-12 12:02:48 -08:00
BerndWessels
2d6db6caa8
Added Hyper-V Android Emulator Setup Instructions. Closes #3234
2016-01-11 09:14:59 +13:00
Seth Ladd
909aa1c929
Link to iOS device docs
...
Spent an hour trying to find this doc. Hope this helps the next person!
2016-01-08 14:15:33 -08:00
Jack Hsu
472fafa86c
Adds alternative method of opening the dev menu using `adb shell input keyevent 82`
2016-01-06 21:28:16 -05:00
Adam Miskiewicz
78349d6125
Merge pull request #5137 from niftylettuce/master
...
Added reference to Frappé (for OS X Android)
2016-01-06 12:53:24 -05:00
Nick Baugh
49b020a776
Added reference to Frappe, a tool for OS X that easily lets you reload developer tools menu with menubar/tray and hotkey
...
Adjusted sentence per https://github.com/facebook/react-native/pull/5137#discussion_r48966919
2016-01-06 12:42:55 -05:00
Milen Dzhumerov
ffd4f991f5
Merge pull request #5056 from sunnylqm/patch-6
...
remove broken link
2016-01-06 16:06:29 +00:00
yuanyan
5fa33f3d07
Fix the 404 status url.
2016-01-02 19:33:50 +08:00
sunnylqm
e09378d92d
remove Precomputing style
2015-12-31 21:11:47 +08:00
sunnylqm
72a08c11c6
remove broken link
2015-12-31 11:41:49 +08:00
Satyajit Sahoo
81dc490ab3
Merge pull request #4828 from DougBanksPersonal/patch-1
...
Update EmbeddedAppIOS.md
2015-12-31 03:39:30 +05:30
DougBanksPersonal
3955bebb74
Update EmbeddedAppIOS.md
2015-12-30 14:06:54 -08:00
Brent Vatne
33d6293c60
Update KnownIssues.md
2015-12-28 17:51:30 -08:00
sunnylqm
019c564941
use a better way to update react-native package
2015-12-26 23:09:14 +08:00
Hosain
70c89fa0d2
Update incorrect WebSocket example in Network.md
...
Using the provided WebSocket example under react-native 0.17, the sample code throws the following error:
"TypeError: ws.on is not a function(…)"
It's listening on ".on" which does not exist, rather than assigning a function to onopen, onmessage, onerror and onclose.
See: https://developer.mozilla.org/en-US/docs/Web/API/WebSocket
2015-12-26 11:18:51 +00:00
Qiao Liang
cec45957ac
remove outdated info
2015-12-21 01:56:07 +08:00
Qiao Liang
289d9f250f
fix comment by shifting to seperate line
2015-12-20 16:17:57 +08:00
Brian Douglas
574a5851e6
adds sample library distinction
2015-12-19 23:40:09 -08:00
Martin Konicek
04f38d381a
Update KnownIssues.md
2015-12-19 02:13:20 +01:00
sunnylqm
7567a92ca7
fix a typo of a prop name
2015-12-18 23:50:43 +08:00
Qiao Liang
0c09f38aa1
embed more videos
2015-12-17 00:09:49 +08:00
Martin Konicek
f6e6cae2ed
Merge pull request #4806 from morenoh149/wrapJS
...
[docs] Wrap javascript at 80 columns
2015-12-16 14:06:13 +00:00
Harry Moreno
ca263ac8a1
wrap javascript at 80 columns
2015-12-15 19:33:18 -05:00
Harry Moreno
055d4e29ee
Add link to more info for ReadableMap and ReadableArray
2015-12-15 17:37:58 -05:00
Adam Miskiewicz
5ebef01e9b
Merge pull request #4795 from satya164/intent-docs
...
Add docs for 'IntentAndroid'
2015-12-15 13:01:56 -05:00
Adam Miskiewicz
81ff8996cd
Merge pull request #4797 from Kureev/chore/add-docs-linking-automation-section
...
Add a section about linking process automation using rnpm
2015-12-15 13:01:42 -05:00
Kureev Alexey
79799af418
Reword section description
2015-12-15 18:45:08 +01:00
Kureev Alexey
7927f1eee5
Add a section about linking process automation using rnpm
2015-12-15 17:55:38 +01:00
Justas Brazauskas
264ece1f72
Fix typos in ./docs
2015-12-15 18:13:25 +02:00
Satyajit Sahoo
2f32cccce7
Add docs for 'IntentAndroid'
2015-12-15 21:20:40 +05:30
Nader Dabit
e2b035acf2
fixed documentation error for native modules docs page
2015-12-14 15:10:46 -06:00
James Ide
bfab7cdcd9
Merge pull request #4318 from sunnylqm/patch-10
...
Give more details about js require.
2015-12-14 11:29:55 -08:00
Martin Konicek
1d71457934
Update AndroidBuildingFromSource.md
2015-12-14 14:32:25 +00:00
sunnylqm
a1077ba6e9
remove the undocumented @provideModules
...
Using relative file path
2015-12-14 15:10:00 +08:00
Satyajit Sahoo
90be04610c
Merge pull request #2973 from corbt/fix_docs
...
change native-modules link to work on gh-pages
2015-12-14 00:35:42 +05:30
sunnylqm
331fb61376
update the way of using module Dimensions
2015-12-13 17:29:18 +08:00
zjlovezj
e6c8848c07
fix sample code error by removing the extra chars
...
fix sample code error by removing the extra ',' and ')'
2015-12-12 19:21:31 +08:00
Timm Preetz
73daa9595b
Fix typo in Testing.md
2015-12-11 15:22:57 +01:00
Nader Dabit
201a3d010a
fixed various spelling errors
2015-12-10 17:27:46 -06:00
Brent Vatne
c5c41d9d4c
Update Animations.md - LayoutAnimation is no longer iOS only
2015-12-10 13:55:32 -08:00
Martin Konicek
a98c9eae52
Merge pull request #4151 from sunnylqm/patch-7
...
update the way of starting packager on windows
2015-12-09 22:24:25 +00:00
Terry Yiu
16a29b0b87
Fix EmbeddedAppIOS documentation
...
Fix with correct init call on RCTRootView due to change in method signature from commit 261f9434e5
2015-12-08 14:30:07 -08:00
Christopher Dro
17428982eb
[Docs] Typo fix for adb reverse command in Debugging.md
2015-12-07 23:06:04 -08:00
Brent Vatne
27f2e08a6c
Merge pull request #4522 from niftylettuce/master
...
Switched recommendation from superagent to frisbee
2015-12-07 12:23:47 -08:00
Nick Baugh
7605d2d8cd
Switched recommendation from superagent to frisbee, Moved XMLHTTPRequest to bottom of doc page
...
Resolves issues per recommendations by @ide
Added axios reference
2015-12-07 13:53:01 -05:00
Brent Vatne
f1a575eb30
Update KnownIssues.md
2015-12-06 15:39:37 -08:00
Brent Vatne
fb4f05ed7b
Update KnownIssues.md
2015-12-06 15:09:22 -08:00
James Ide
795b5b5c00
Merge pull request #4585 from jato/docs-jato
...
[Docs] fixes minor typo by adding space
2015-12-05 17:41:27 -08:00
jato
ba81517150
fixes minor typo
2015-12-05 13:29:07 -08:00
Christopher Dro
55d1db6768
[Docs] Fix broken links for Testing.md - Closes #4582 .
2015-12-05 12:19:58 -08:00
Satyajit Sahoo
b89e14ab95
Improve docs for Building from source
2015-12-05 10:46:08 +05:30
sathis
ff808fa4e0
Fix typos
2015-12-03 19:52:02 +05:30
Satyajit Sahoo
d691091530
Fix typo in permalink
2015-12-03 07:47:11 +05:30
sunnylqm
2b7d65fdc9
remove packager.js way
2015-12-03 08:27:19 +08:00
Martin Konicek
63cff1abcb
Merge pull request #4403 from satya164/docs
...
[Android] Add docs on building from source
2015-12-02 23:11:41 +00:00
sunnylqm
edb26072c3
add git requirement and note for environment variables
2015-12-02 20:31:05 +08:00
Krzysztof Magiera
aad40b8b1d
Update Android Setup with recommendation to use gradle daemon
2015-12-01 09:55:57 +01:00
Pieter De Baets
3c382a7619
Merge pull request #4261 from sienkowski/master
...
[docs] A guide covering communication between native and RN on IOS.
2015-11-30 16:46:14 +00:00
Pawel Sienkowski
c852e73f5a
[docs] A guide coverin communication between native and RN on IOS.
...
WARNING: I was not able to run the website locally because of a bug, so please test it before merging
2015-11-30 14:38:01 +01:00
Satyajit Sahoo
c4f882a59f
[Docs] Syntax highlight gradle code
2015-11-29 10:13:06 +05:30
Satyajit Sahoo
3c3495739d
Add docs on building from source
2015-11-29 10:04:07 +05:30
Martin Konicek
c4636beaeb
Merge pull request #4375 from mkonicek-tester/master
...
Alpha-sort modules in Known Issues
2015-11-26 18:12:09 +00:00
mkonicek-tester
8ebe136f61
Alpha-sort modules
2015-11-26 18:07:58 +00:00
mkonicek-tester
ab68d8e8d1
Alpha-sort modules in Known Issues
2015-11-26 18:07:17 +00:00
Martin Konicek
5a002a2987
Merge pull request #4374 from mkonicek-tester/master
...
Update KnownIssues.md
2015-11-26 18:02:59 +00:00
mkonicek-tester
fd6ec34cdc
Update KnownIssues.md
2015-11-26 18:01:53 +00:00
Martin Konicek
0f89696f76
Update KnownIssues.md
2015-11-26 17:39:15 +00:00
Brent Vatne
a00bd33295
Merge pull request #4256 from rreusser/note-on-known-issue-for-3198
...
[Docs] Additional note for Android borderRadius clipping #3198
2015-11-25 12:47:13 -08:00
Martin Konicek
40e15e15bc
Update KnownIssues.md
2015-11-24 15:19:25 +00:00
Felix Oghină
cb3c5c8447
Merge pull request #4313 from sunnylqm/patch-8
...
Update removeClippedSubviews default value
2015-11-24 13:59:15 +00:00
James Ide
c3963fdacd
Merge pull request #4203 from emilioicai/master
...
[Docs] Document Platform in the docs #3701
2015-11-24 02:42:10 -08:00
sunnylqm
e919567323
Give more details about js require.
...
Native developers may get confused by require statement.
2015-11-24 17:30:36 +08:00
Emilio Rodriguez
87302ac74b
style and typos
2015-11-24 08:44:34 +01:00
sunnylqm
bb3123353f
Update Performance.md
2015-11-24 10:31:35 +08:00
sunnylqm
d5678e95e1
Update removeClippedSubviews default value
...
Update removeClippedSubviews default value
2015-11-24 10:29:38 +08:00
Martin Konicek
26946e07f1
Update KnownIssues.md
2015-11-24 01:20:33 +00:00
Satyajit Sahoo
fdca4224bc
Added docs on using Promisesin Native Modules
2015-11-24 02:51:51 +05:30
dmmiller
90de853cc1
Update GestureResponderSystem.md
...
Update to reflect the reality of what pageX and pageY are on both platforms.
2015-11-23 18:19:58 +00:00
Andrew Sardone
d92b3b3e9b
Clarify --dev flag for react-native-bundle
...
Given some [confusion around `react-native bundle`'s `--dev` flag][1],
this hopes to clear somet things up int he docs by…
- Removing mentions of the `__DEV__` environment variable
- I think it confuses the user on how to work with the command-line
flag, and frankly it seems like an internal implementation detail
from the perspective of react-native-cli. We should focus on what
the `--dev` flag does (e.g., toggles dev warnings, performance
optimizations).
- Adding a minimal note about native-land's build configurations and how
that should be checked for production builds
[1]: https://github.com/facebook/react-native/issues/4181
2015-11-23 08:21:45 -05:00
Ricky Reusser
f2a10d1f16
Additional note for Android borderRadius clipping #3198
2015-11-20 14:59:33 -05:00
Mike Fowler
60b67a447d
Update Animations.md
...
Add a better explanation of the extrapolation options.
2015-11-20 11:38:04 -08:00
Martin Konicek
5950f8cf15
Update KnownIssues.md
2015-11-19 18:10:40 +00:00
Emilio Rodriguez
3686facdda
[Docs] Document Platform in the modules section of the docs #3701
2015-11-18 12:04:19 +01:00
Fanghao Chen
fe3b99886d
Requires Xcode 7 or higher to run 0.15.0-rc
2015-11-17 17:09:09 -08:00
sunnylqm
7e22202061
add `ERROR Watcher took too long to load` hint
...
add `ERROR Watcher took too long to load` hint
2015-11-18 09:01:17 +08:00
sunnylqm
27a0ce3ead
update the way of starting packager on windows
...
update the way of starting packager on windows
2015-11-18 08:59:10 +08:00
James Ide
4fed9bfa7d
[Docs] Suggest installing npm 2 instead of npm 3 for perf reasons
...
npm 3 is really slow compared to npm 2, to the extent that people are reporting bugs.
2015-11-17 11:48:15 -08:00
Martin Konicek
7cfd38a093
Update LinuxWindowsSupport.md
2015-11-16 22:19:46 +00:00
Martin Konicek
d63d2071f9
Update KnownIssues.md
2015-11-16 14:12:46 +00:00
Martin Konicek
e171d67c55
Update Troubleshooting.md
2015-11-14 19:32:45 +00:00
Martin Konicek
358c2360da
Update KnownIssues.md
...
Turns out it was already documented in Troubleshooting
2015-11-14 19:31:13 +00:00
Martin Konicek
c7985e0c87
Document the Firebase issue
2015-11-14 19:26:33 +00:00
Martin Konicek
e406dccaf9
Update docs for Animated - remove precomputeStyle
2015-11-13 22:19:26 +00:00
Kyle Corbitt
e3543e08f5
bugfix native ui android docs
2015-11-13 19:01:03 +00:00
Tsung Chen Ku
ade9645ae8
Correct the file name to preprocessor
...
Since the `scriptPreprocessor.js` is removed since 14.0,
we use `preprocessor.js` instead,
but the doc doesn't update yet.
So I do it :)
2015-11-13 21:23:30 +08:00
Frank van Puffelen
591a2284cf
Fixed two typos
2015-11-12 18:56:06 -08:00
Frank van Puffelen
354d882a2e
Added section on modules that require WebSocket
...
Explain how to troubleshoot 'No transports available' error that appears when you require firebase before react-native.
2015-11-12 18:06:22 -08:00
James Ide
768e66bf33
Merge pull request #4079 from hendrikswan/master
...
Instructions to bring up the developer menu
2015-11-11 13:34:27 -08:00
hendrik swanepoel
1246993bc0
Instructions to bring up the developer menu
2015-11-11 23:03:23 +02:00
sunnylqm
ab654b129f
fix typo
...
fix: date.toTime() => date.getTime()
2015-11-11 11:06:40 +08:00
Andy Street
eb645ab82f
Update AndroidUIPerformance.md
2015-11-10 19:46:30 +00:00
Andy Street
9d29b6c202
Update AndroidUIPerformance.md
2015-11-10 17:49:10 +00:00
Andy Street
d2c50451f9
Add documentation for systrace
2015-11-10 16:50:38 +00:00
Alex Kotliarskyi
28ef2316da
Add manual instructions on upgrading 0.13 -> 0.14
2015-11-09 15:55:03 -08:00
sunnylqm
e6fb741eb6
Update Images.md
...
there is no screenshot above
2015-11-09 20:02:16 +08:00
Mikael Brockman
8646a94e6f
KnownIssues.md: mention non-working devtools tab
2015-11-08 21:23:45 +01:00
Martin Konicek
0bcd01e5c4
Update EmbeddedAppAndroid.md
2015-11-07 14:14:24 +01:00
Alex Kotliarskyi
7b2cd03d6a
[docs] Remove old image! examples from docs
2015-11-06 07:37:38 -08:00
Martin Konicek
98afd7584b
Merge pull request #3924 from calflegal/master
...
Fix broken link in testing documentation
2015-11-06 14:20:16 +01:00
Felix Oghină
1019cc3aef
Merge pull request #3545 from frantic/asset-docs
...
Document new asset system
2015-11-05 17:15:49 -08:00
Alex Kotliarskyi
e73b08fc06
Document new asset system
2015-11-05 16:10:05 -08:00
Felix Oghină
201318f949
[docs] remove note about upgrade not being available in stable
2015-11-05 15:20:25 -08:00
Calvin Flegal
15adead428
Fix broken link in testing documentation
2015-11-05 11:37:33 -05:00
Martin Konicek
2797bc2069
Update RunningOnDeviceAndroid.md
2015-11-03 18:54:11 +01:00
Georgiy Kassabli
6f14622ebb
Updated accessibility documentation to reflect latest changes in React Native a11y
2015-11-03 14:46:24 +00:00
Martin Konicek
721c844a30
Update RunningOnDeviceAndroid.md
2015-11-03 13:47:45 +01:00
Martin Konicek
144e23f02f
Update RunningOnDeviceAndroid.md
2015-11-03 13:44:09 +01:00
Martin Konicek
fcb0367bf3
Update RunningOnDeviceAndroid.md
2015-11-03 12:18:04 +01:00
Martin Konicek
2da7374ba5
Update DevelopmentSetupAndroid.md
2015-11-03 12:09:48 +01:00
James Ide
a456ac3ced
Merge pull request #3552 from whokilledtheelectricmonk/patch-1
...
extend Network/Fetch API documentation
2015-11-02 10:02:02 -08:00
springuper
eecdd88284
fix missing comma
2015-11-02 15:54:11 +08:00
Martin Konicek
7ae39f83ac
Update RunningOnDeviceAndroid.md
2015-10-31 17:13:32 +00:00
Martin Konicek
d98d4e6952
Update RunningOnDeviceAndroid.md
2015-10-31 16:30:25 +00:00
Martin Konicek
9dec2b4a02
Update RunningOnDeviceAndroid.md
2015-10-31 16:29:45 +00:00
Martin Konicek
156609a2a6
Update RunningOnDeviceAndroid.md
2015-10-31 16:29:13 +00:00
Martin Konicek
b22d6a66d1
Update RunningOnDeviceAndroid.md
2015-10-31 16:25:10 +00:00
Martin Konicek
b48f5a4c75
Update RunningOnDeviceAndroid.md
2015-10-31 16:18:50 +00:00
Martin Konicek
12bbf5b16f
Update RunningOnDeviceAndroid.md
2015-10-31 16:17:06 +00:00
James Ide
b27127ee1f
[Docs] Remove section on how transparent views don't receive touches on iOS
...
After 77272d5a91
/ D2574937, transparent views (managed by RN) on iOS now receive touch events. The code sample from the Known Issues section is now a UIExplorer example, and you can't tap the TouchableOpacity button because the transparent overlay is intercepting touches (which matches the behavior on other platforms).
2015-10-30 12:32:22 -07:00
Martin Konicek
c16ffd3162
Update RunningOnDeviceAndroid.md
2015-10-30 11:30:47 +00:00
Martin Konicek
a02240c2ab
Update RunningOnDeviceAndroid.md
2015-10-30 11:27:37 +00:00
Nick Balestra
37c2934f85
Update Animations.md
...
Fixed Misspelling
2015-10-28 20:42:53 -07:00
Krzysztof Magiera
97f1cdaad4
Fix typo in NativeComponentsAndroid.md
2015-10-28 21:12:05 +00:00
Krzysztof Magiera
830b46ea43
Document default values for @ReactProp
2015-10-28 20:48:14 +00:00
Krzysztof Magiera
0b9c704544
Fix items orderting in NativeComponentsAndroid.md
2015-10-28 20:38:25 +00:00
Krzysztof Magiera
ec104e9fba
Docs for @ReactProp
2015-10-28 20:37:14 +00:00
Krzysztof Magiera
5b426c2a18
Docs for @ReactProp
2015-10-28 20:35:09 +00:00
Krzysztof Magiera
47e791fa3b
Update NativeComponentsAndroid.md
2015-10-28 20:16:48 +00:00
Martin Konicek
e4bda3ab85
Update LinuxWindowsSupport.md
2015-10-27 23:12:06 +00:00
Alex Krolick
b5297fe5d4
extend Network/Fetch API documentation
...
- Mention that Fetch returns a Promise
(makes example with .then clearer to newcomers to ES6/ES7)
- Add example of Fetch usage with second argument
(helps clarify how e.g., a POST request to an API might be constructed)
- Add async/await example
2015-10-27 14:29:36 -07:00
Martin Konicek
1c1e1ece99
Update Upgrading.md
2015-10-27 19:29:33 +00:00
Andy Street
6ef024870c
Update KnownIssues.md
2015-10-27 17:01:23 +00:00
Andy Street
7addbd69f4
Update KnownIssues.md
2015-10-27 16:42:02 +00:00
Harry Wolff
63c3e531d4
Fix android native modules to reference right export
2015-10-27 09:45:34 -04:00
Martin Konicek
3de6c2883d
[Android] Remove ViewPager from the list of missing views
2015-10-26 12:47:37 +00:00
Divyendu Singh
484e6403b3
add missing curly brace in NativeModulesIOS.md
2015-10-25 01:04:59 +05:30
James Ide
ba6be7ab88
Merge pull request #3627 from christopherdro/fix-3622
...
Add section for troubleshooting. Closes #3622
2015-10-23 12:29:55 -07:00
James Ide
2fb51bf74a
[Docs] Update Podfile troubleshooting to use local :path syntax
...
The supported way to use CocoaPods is via a local pod in node_modules so update the docs to reflect that.
2015-10-23 12:27:56 -07:00
James Ide
1f00ae787a
[Docs] Update docs to explain how to use local Pod from npm
...
These instructions were already in the docs; just gave them more meat and deleted the old instructions that talked about installing from the Pod repo. Now, we publish only to npm so these instructions are important.
2015-10-23 12:26:25 -07:00
Christopher Dro
c211a084ef
Add section for troubleshooting. Closes #3622
2015-10-23 11:57:51 -07:00
J. Andrew Brassington
7c36138caa
Fix typos (docs/Animations)
...
Line 461: "simlar" => "similar"
Line 545: "tighly" => "tightly"
2015-10-22 17:02:40 -07:00
Felix Oghină
880a06a4b2
[docs] add bundle and upgrade docs
2015-10-22 19:11:38 +01:00
Martin Konicek
3d489c3a6a
Update GettingStarted.md
2015-10-22 19:05:11 +01:00
Martin Konicek
98aed73e1c
Update GettingStarted.md
2015-10-22 19:02:19 +01:00
Martin Konicek
17ef86d6bb
Update LinuxWindowsSupport.md
2015-10-22 17:22:52 +01:00
Martin Konicek
cafeac0000
Update LinuxWindowsSupport.md
2015-10-21 17:06:19 +01:00
Martin Konicek
586b1ee5df
Update LinuxWindowsSupport.md
2015-10-21 14:08:13 +01:00
Martin Konicek
59563ff203
Update LinuxWindowsSupport.md
2015-10-21 14:06:53 +01:00
Martin Konicek
0b5179dce7
[docs] Add docs about Linux and Windows support
2015-10-21 14:02:27 +01:00
Martin Konicek
43d6b1bbfa
Update DevelopmentSetupAndroid.md
2015-10-21 13:31:34 +01:00
Antti Moilanen
d6f46c693a
Fixed one typo and made one sentence more readable by adding 'and' to it.
2015-10-20 23:06:33 +03:00
Alex Kotliarskyi
3506f55ece
Add "React Native: Under the Hood" to videos
2015-10-20 09:48:00 -07:00
Martin Konicek
d41cedb8fc
Update DevelopmentSetupAndroid.md
2015-10-20 12:35:48 +02:00
Martin Konicek
4d9b05cfb2
[docs] Simplify Android setup instructions
2015-10-20 12:30:54 +02:00
David Sandor
c0a2c96d9b
Clarified ReactInstanceManager paragraph.
2015-10-18 15:55:21 -05:00
Harry Wolff
6949be63e4
Update documentation with improved Cocoapods workflow
2015-10-18 09:48:48 -04:00
Martin Konicek
dcd82a2450
Update RunningOnDeviceIOS.md
2015-10-17 11:26:58 +02:00
Andrei-Ovidiu Coman
02958376ad
Update KnownIssues.md
2015-10-15 14:07:47 +01:00
Adão Júnior
5e844c75f8
fix typo
2015-10-14 20:44:36 -03:00
Felix Oghină
aae9f0255f
[docs] add docs for integrating with existing apps on Android
2015-10-14 17:10:47 +01:00
Martin Konicek
9a48b7c336
Update RunningOnDeviceAndroid.md
2015-10-14 16:49:51 +01:00
Pascal Hartig
7aeae9778f
Document opening rage menu via adb
...
You can access the rage menu via adb by sending the keycode manually if you don't have a physical device that you can shake.
2015-10-14 00:43:32 +01:00
Martin Konicek
0206347df3
Update KnownIssues.md
2015-10-13 23:24:44 +01:00
Martín Bigio
08e79deebd
Update RunningOnDeviceIOS.md
2015-10-13 15:41:42 -04:00
Martín Bigio
1ab0c3b374
Update RunningOnDeviceIOS.md
2015-10-13 15:08:11 -04:00
Gabriele Petronella
df1a6d5bed
Add missing semicolon in example and remove extra one
2015-10-11 00:47:12 +02:00
Gabriele Petronella
72ac2f3c27
move await inside async function in async/await example
2015-10-11 00:45:27 +02:00
Gabriele Petronella
cee9c6fe80
Update list of babel transformations in JavascriptEnvironment documentation
...
Re-sync the documentation with https://github.com/facebook/react-native/blob/master/packager/transformer.js#L35-L48
2015-10-10 15:18:07 +02:00
Brent Vatne
2a89d94f96
Merge pull request #3310 from jabbrass/patch-1
...
[Docs] fix typo in KnownIssues.md
2015-10-09 09:46:52 -07:00
Martin Konicek
3fce0a9d61
Update SignedAPKAndroid.md
2015-10-09 17:12:05 +01:00
Martin Konicek
c5af96b471
Update SignedAPKAndroid.md
2015-10-09 17:11:25 +01:00
Martin Konicek
fcf1103b95
Update SignedAPKAndroid.md
2015-10-09 17:10:43 +01:00
Martin Konicek
87ae707985
Update SignedAPKAndroid.md
2015-10-09 17:08:34 +01:00
Martin Konicek
2d206f7286
Update SignedAPKAndroid.md
2015-10-09 17:06:55 +01:00
Martin Konicek
5209114534
Update SignedAPKAndroid.md
2015-10-09 17:00:12 +01:00
Martin Konicek
faeeb1567e
Update SignedAPKAndroid.md
2015-10-09 16:55:07 +01:00
Martin Konicek
26f5f1ffc8
Update SignedAPKAndroid.md
2015-10-09 15:37:06 +01:00
Martin Konicek
de0e039898
Update SignedAPKAndroid.md
2015-10-09 14:30:58 +01:00
J. Andrew Brassington
3ae0f4044f
[Docs] fix typo in KnownIssues.md
...
Line 53: "currenty" => "currently"
2015-10-08 17:42:38 -07:00
James Ide
70721858cf
Merge pull request #3269 from pmadruga/docs_link_fix
...
fix navigator comparison link in performance doc
2015-10-07 15:27:28 -07:00
Pedro Madruga
2bdfb40a82
fix navigator comparison link in performance doc
2015-10-07 20:50:08 +02:00
Martin Konicek
c819c5590b
Add @satya164's WebSocket docs from #2839
2015-10-07 18:09:21 +01:00
Martin Konicek
57a7387d85
Merge pull request #3061 from satya164/signed-apk
...
[Android] Added docs about generating a signed APK
2015-10-07 16:28:35 +01:00
Martin Konicek
2c522cd16c
Update KnownIssues.md
2015-10-05 18:53:00 +01:00
Martin Konicek
85370ecba6
Update KnownIssues.md
2015-10-05 17:23:57 +01:00
Martin Konicek
fe477fbdb4
Update KnownIssues.md
2015-10-05 17:20:13 +01:00
Martin Konicek
c99e8cbb5e
Update KnownIssues.md
2015-10-05 16:51:28 +01:00
skv
f8bf3463ac
[Docs] fix link to animation examples
2015-10-02 17:40:16 +03:00
Kyle Corbitt
be4c58dcb7
documentation for es6 module syntax
2015-10-01 21:20:41 +01:00
Alexander Kotliarskyi
189ba53ca2
Merge pull request #2940 from andersryanc/docs-image-png-note
...
Add note about PNG files to Image static resources
2015-09-30 14:03:59 -07:00
Brent Vatne
554bdf98a7
[Docs] First pass at performance guide
2015-09-30 09:42:56 -04:00
Satyajit Sahoo
c22e143a1d
Fix typos
2015-09-27 00:03:41 +05:30
Satyajit Sahoo
fba9fbbced
Added docs about generating a signed APK
2015-09-27 00:01:10 +05:30
James Ide
cfc8331a7f
[Docs] Remove recommendation to install nvm from brew
...
The nvm maintainers have their own recommended installation instructions (via shell script or git checkout), which are linked to from the docs.
2015-09-25 13:18:31 -07:00
Ryan Anderson
6dfadba318
fix images docs verbiage
2015-09-25 09:34:07 -07:00
Ryan Anderson
a8b34a1516
remove isStatic and change image to my-icon
2015-09-24 23:37:33 -07:00
Martin Konicek
a0ccebc460
Update GettingStarted.md
2015-09-24 15:18:42 +01:00
Aaron Chiu
a7dd4f09b5
Merge pull request #2902 from morenoh149/fixGrammarNativeModulesAndroid
...
Fix Grammar
2015-09-24 14:15:43 +01:00
Kyle Corbitt
1d9ba1ceb6
change native-modules link to work on gh-pages
2015-09-23 17:47:31 +01:00
Ryan Anderson
dee4ea8ea3
Add note about PNG files to Image static resources
2015-09-22 10:00:19 -07:00
Harry Moreno
7f067921a6
Fix Grammar
...
changed
`To make it simpler for to access your new functionality ...`
to
`To make it simpler to access your new functionality ...`
2015-09-20 19:30:51 -04:00
Harry Moreno
1edc3eb001
Fix typo
...
changed
`... for React Native and gis therefore enabled by default.`
to
`... for React Native and is therefore enabled by default.`
2015-09-20 19:28:36 -04:00
Lev Taydakov
ecc79dc6f5
Fix misspelling
2015-09-20 13:48:27 -07:00
dgellow
55c5dade57
fix AppDelegate.m path
2015-09-19 22:56:21 +02:00
Martin Konicek
f1355f36f3
Update DevelopmentSetupAndroid.md
2015-09-18 20:53:06 +01:00
Felix Oghină
4eecef12c5
Merge pull request #2849 from httpNick/master
...
Updated comment in javascript to say the method name is 'show' instead of 'showText'
2015-09-18 19:04:47 +01:00
Nikita Gusakov
e55b373a61
Split iOS and Android docs into different categories
2015-09-18 20:54:05 +03:00
Nick Duncan
ae57b4a729
Updated comment in javascript to say the method name is \'show\' instead of \'showText\'.
2015-09-18 10:38:36 -07:00
codejet
a7906c9b7c
Fix tiny grammatical error
2015-09-17 22:11:55 +02:00
Sahat Yalkabov
365cdde1ef
Update iOS .xcodeproj path
2015-09-16 18:26:28 -07:00
Martin Konicek
b4b42f1ff5
Update KnownIssues.md
2015-09-16 19:54:49 +01:00
Martin Konicek
a77b03d30d
Update KnownIssues.md
2015-09-16 19:53:26 +01:00
Martin Konicek
32bb968bf0
Update KnownIssues.md
2015-09-16 19:50:28 +01:00
Martin Konicek
0962d8f33b
Update KnownIssues.md
2015-09-16 19:49:06 +01:00
Brent Vatne
c1c455ff8a
[Docs] Update known issues to include shadows on Android
2015-09-16 09:41:34 -07:00
Patrick Neschkudla
77d06223e4
fixed one typo
...
gradle instead of gralde
2015-09-16 08:40:00 +02:00
Dave Sibiski
5538011d30
[Docs][Android] Adds "Running on Device" note
...
Lots of people keep asking why they get a red screen telling them to connect to a dev server when using their device. Most have followed the "Getting Started" guide, but didn't notice the "Running on Device" section since it is kinda buried in the sidebar and isn't linked to from anywhere.
2015-09-15 18:09:32 -04:00
Spencer Ahrens
07e6039b70
Add comments about `nativeOnly` props
2015-09-15 10:46:08 -07:00
Spencer Ahrens
bb79d034d2
Add comments about `nativeOnly` props
2015-09-15 10:37:48 -07:00
Brent Vatne
4fd0a2de0d
[Docs] Update known issues
2015-09-14 23:32:45 -07:00
James Ide
f9f050e617
[Docs] Update RN website docs to mention Node 4+ instead of io.js
...
The io.js codebase has been rebranded as "Node.js", so moving forward everyone should install the latest version of Node. The name "io.js" is no longer.
2015-09-14 16:16:10 -07:00
Martin Konicek
dbd82413c2
[website] Add Olivia's talk from @Scale to Videos
2015-09-15 00:03:05 +01:00
Param Aggarwal
356e800004
[Docs] Remove duplicate Android setup steps
2015-09-15 00:25:59 +05:30
Martin Konicek
42eb5464fd
Release React Native for Android
...
This is an early release and there are several things that are known
not to work if you're porting your iOS app to Android.
See the Known Issues guide on the website.
We will work with the community to reach platform parity with iOS.
2015-09-14 18:13:39 +01:00
ericvera
f88fe71ee6
Update Testing.md with pre-processing information
...
With the added information a react-native developer will be able to run jest tests without errors.
2015-09-11 21:56:45 -07:00
Brent Vatne
ee1cbf4c98
[Docs] xcodeproj for new projects is now in iOS/
2015-09-09 21:08:58 -07:00
JonathanHayward
b7f5b8c98f
Update GettingStarted.md
2015-09-09 17:12:58 -05:00
JonathanHayward
6eaa789ec0
Specify missing step
...
The instructions as given did not work. The reason they did not work was that, while my .bashrc was made aware of nvm, my running bash process did not know about nvm until I ran ". ~/bashrc", after which things worked as expected.
2015-09-09 15:59:22 -05:00
Joe Lutz
b572a6b874
Fix broken link in Animations.md
2015-09-03 12:15:30 -05:00
Danielle Pham
22845b56f0
Fix typo in LinkingLibraries.md
...
you => your
2015-09-02 18:09:12 -04:00
Rishab U Hegde
326768a949
Changing Linked Libraries URI to point to the right page
2015-08-26 18:47:03 -07:00
James Ide
fd4e75644f
[docs] remove instructions to install node/io.js with brew
...
nvm is way better than homebrew for managing node installations:
- can install multiple versions
- can choose which version of node to install
- easy to clean up under ~/.nvm
- there are still some rough edges with /usr/local on El Cap -- nvm avoids those altogether
2015-08-10 14:31:48 -07:00
James Ide
554f23276b
[Docs] Update setup instructions to install io.js 2.x instead of latest
...
The ws module has not been updated to work with 3.x quite yet.
2015-08-06 14:22:45 -07:00
Harry V. Kiselev
01deb0b03d
Fix link to Apple Developer account registration.
2015-08-05 00:07:42 +03:00
James Ide
4a93d23af2
[Docs] Remove sections on AnimationExperimental and Pop
...
AnimationExperimental has been removed and Pop has been superseded by Animated.
2015-07-31 17:17:22 -07:00
Christopher Chedeau
fc9150c674
Merge pull request #2169 from ide/iojs-docs
...
[Docs] Explain more about nvm in the io.js setup docs
2015-07-29 17:40:41 -07:00
James Ide
de13b59dd2
[Docs] Explain more about nvm in the io.js setup docs
...
Clarify that io.js is the modern version of Node and explain a little more about how to get set up with nvm, and that it lets you switch between multiple io.js/node versions.
2015-07-29 17:29:18 -07:00
James Ide
0f32bea634
Merge pull request #2143 from milieu/patch-1
...
Fix broken links in docs/Testing.md
2015-07-29 13:55:22 -07:00
Meredith Leu
f502e17cc7
Fix broken links
2015-07-27 18:34:12 -07:00
Martin Konicek
01911e5e06
[docs] Make it clear which Guides are platform-specific
...
This is in preparation for open sourcing React Native for Android.
Also add hyphens to URLs for consistency. This can break people's
browser bookmarks but it's better to be consistent and we can
redirect to docs: https://github.com/facebook/react-native/issues/2137
Test plan: Ran the website locally using `cd website; npm start`
and checked all pages render correctly.
http://i.imgur.com/RrPNgRr.png
Will update "Getting Started", "Tutorial", "Debugging" and
"Testing" separately.
2015-07-27 18:17:54 +01:00
Tj
1e5f22dc9c
Updating for Code Review
...
Using UIStatusBarAnimation for real world example
2015-07-21 18:11:58 -04:00
Tj
4d3c3e625e
Enum Constants Explanation
...
Explains the use of `RCT_ENUM_CONVERTER` for using `NS_ENUM` arguments in exported functions
2015-07-21 16:46:40 -04:00
Mark Miyashita
f3dd07531c
[Docs] Animated example for onScroll and onPanResponderMove should match the description in the paragraph above
2015-07-19 17:05:25 -07:00
Sam Mueller
f732e46581
Clarify docs to use animated over react-tween-state & rebound
2015-07-10 14:04:45 -07:00
Khoa Phan
572157d14b
Minor grammatical fixes:
...
1. 'Install' should be 'installed' (past tense)
2. Change 'checkout' to 'check out'
2015-07-09 19:48:25 -07:00
Spencer Ahrens
bda7f7389a
Add new Animated API to animation docs.
2015-07-09 14:47:47 +02:00
Spencer Ahrens
57513fd24a
make `npm test` command easier to find
2015-07-08 14:03:05 +02:00