Commit Graph

77 Commits

Author SHA1 Message Date
Dmitry
e56ec9da35 Add Hashley app to Showcase 2015-09-22 19:00:51 +05:00
Sonny Lazuardi
f7af11a734 Showcase: New app "Ziliun" 2015-09-19 00:10:34 +07:00
Jimmy Mayoukou
c153e9bbbf missing semicolon in Java example. 2015-09-15 01:32:50 +02:00
gubatron
7995f28a11 [website] missing parenthesis in java example. 2015-09-14 14:22:47 -04:00
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
Liubko
6a9838a748 Showcase: add 'FastPaper' app 2015-09-11 16:17:56 +03:00
Tyler McGinnis
a53b77949f Alphabetize list. 2015-09-07 18:24:03 +01:00
Tyler McGinnis
9023e19dc3 Add Spero for Cancer to React Native showcase 2015-09-07 10:40:24 +01:00
Steve
f4a1382cd8 Showcase: New app "SG Toto 4d" 2015-09-06 10:10:07 +08:00
Stanislav Vishnevskiy
3c1235f377 Showcase: New app "Discord" 2015-09-05 17:55:50 -07:00
philipp.krone
1f4d52e4f2 Showcase: New app "Yoloci" 2015-09-05 12:18:06 +02:00
Dan Scanlon
3f0a936e1c Add "Tabtor Parent" insights app to showcase. 2015-09-02 19:51:23 -04:00
Braden Simpson
c78b33b942 Style fixes for showcase 2015-08-31 20:49:19 -07:00
Braden Simpson
19df8ba698 Add leanpub to the list of showcase apps. 2015-08-31 17:06:54 -07:00
Luke Dubert
c086a352b3 [Showcase] fix broken icon link 2015-08-31 12:46:15 -04:00
Brent Vatne
fdc7d49a08 [Showcase] Add Exponent to the list 2015-08-30 13:44:37 -07:00
Brent Vatne
b35a15135d [Showcase] Use the actual name from the Play store for Adverts Manager 2015-08-30 13:42:04 -07:00
Brent Vatne
2bc2534d91 [Showcase] Add a few more apps, improve styling 2015-08-30 13:38:09 -07:00
Eric Sauter
3357bec8c0 Add DropBot to Showcase 2015-08-28 10:39:52 -04:00
chirag04
791ed112f2 reduce the width on showcase items 2015-08-27 16:08:14 -04:00
chirag04
47d33eab8a add some apps using rn 2015-08-25 14:14:21 -04:00
chirag04
3123f05f3b showcase link on React-native website 2015-08-14 14:34:02 -04:00
Christopher Chedeau
6e9ceaa348 [Website] Platform-specific props
We are annotating platform-specific props with a special @platform tag in the docblocks. This pull request adds a little [ios] tag before the name and sorts the props such as generic ones are before platform-specific ones.
2015-08-07 10:31:07 -07:00
Brent Vatne
5222be0edf [Docs] Fix typo in docs index 2015-08-02 16:14:50 -07:00
Mu-An Chiou
129d1548a8 Add dynamic page title
Currently all the pages have the same title, making it hard to
tell which page is while when user has multiple tabs opened.
This adds 'title' to Site so a page title can be passed in and
prepended to the default title
2015-08-02 22:07:53 +08:00
Matthew Johnston
7a806f6d89 Update 404.js 2015-07-28 14:34:47 +01:00
Matthew Johnston
379444515b Adding 404.js to catch 404s on website 2015-07-28 14:22:13 +01:00
Joshua Sierles
5af8849aa4 [Docs] Add a 'run this example' link to AlertIOS docs, plus supporting code to add more links progressively 2015-06-30 23:39:49 +02:00
Brent Vatne
e1d5cadf44 [Docs] Add Animations guide 2015-06-20 09:17:36 -07:00
Dheeraj Kumar
321685209e Fix incorrect code sample
getInitialState and componentDidMount were nested inside the render method.
2015-06-19 23:04:18 +05:30
Brent Vatne
35a75950e0 [Docs] Better margins on sidebar 2015-06-18 07:55:26 -07:00
Brent Vatne
1efd2c87c8 Merge pull request #1237 from nickhudkins/patch-1
[Docs] Correct homepage code examples
2015-05-28 16:36:21 -07:00
Brent Vatne
18a3d715ce [Docs] Remove indentation from codeblocks 2015-05-28 16:33:52 -07:00
Brent Vatne
c2aa16607f [Docs] Clarify image docs for the current state of asset packaging 2015-05-25 12:24:50 -07:00
Nick Hudkins
35590440d6 correct homepage code examples
The examples for Extensibility on the home page are broken :(.

RCT_EXPORT_MODULE() is missing, and RCT_EXPORT_VIEW_PROPERTY's signature has changed to accept a type as the 2nd argument.
2015-05-11 15:37:58 -04:00
Tadeu Zagallo
6899676bea Merge pull request #665 from yangguang2009/bugfix 2015-05-07 03:39:04 +01:00
Spencer Ahrens
bd165e86e1 Use requireNativeComponent in website landing page example. 2015-04-22 14:44:37 -07:00
Brent Vatne
b0d2c3bb26 Fix website docs as well 2015-04-10 13:33:58 -07:00
yangguang
f1b13681b4 fix the clerical error 2015-04-04 17:58:43 +08:00
Spencer Ahrens
c8c4b41827 Merge pull request #242 from salutis/master
[website] Improve typography
2015-03-31 10:13:13 -07:00
Christopher Chedeau
536b4669a3 Add Edit on Github link on pages. cc @DMortens 2015-03-31 10:10:05 -07:00
John Wu
35bea5fddc Local image resources for docs 2015-03-31 23:24:37 +08:00
Tadeu Zagallo
b06cdf0c5f Add screenshots to make it clearer 2015-03-29 00:50:38 +00:00
Francois Laberge
f042227002 Added #content hash to debugging link so that it scrolls to start of text on mobile 2015-03-28 20:19:02 -04:00
Francois Laberge
4d33033344 Add basic documentation for debugging react native apps 2015-03-28 19:28:51 -04:00
Rudolf Adamkovic
2e9adef52e [website] Improve typography 2015-03-26 20:50:35 +01:00
Paul O’Shannessy
35fa5aa762 [website] optimize images 2015-03-26 11:52:54 -07:00
Paul O’Shannessy
94c74bc6c4 [website] Allow top nav to overflow
This looks *less bad* than it currently does but it's still pretty
clowny.
2015-03-26 11:52:54 -07:00
Paul O’Shannessy
c2df412264 [website] Overflow .prism
This should fix the remaining horizontal scrolls on mobile.
2015-03-26 11:52:54 -07:00
Paul O’Shannessy
79443d84c9 [website] use maxWidth in JS styles, CSS images
This is a quick fix for "responsive" views. It's not perfect but it's
less bad.
2015-03-26 11:52:49 -07:00