-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed image source example as it wasn't working in non-web RN #1846
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Removed trailing comma
Deploy preview for react-native ready! Built with commit 5950b9b |
Deploy preview for react-native ready! Built with commit 5950b9b https://deploy-preview-1846--react-native.netlify.com Changes to Thank you for your contributions. |
rachelnabors
approved these changes
Apr 15, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sunnylqm
added a commit
to reactnativecn/react-native-website
that referenced
this pull request
May 21, 2020
commit feee0a4ea77815b7f5b020c757f168263bb1623f Merge: 3dda2556d 1cb858c47 Author: sunnylqm <sunnylqm@qq.com> Date: Mon May 18 22:53:00 2020 +0800 Merge branch 'master' of https://github.com/facebook/react-native-website into facebook-master commit 1cb858c4700af1e73f0601e64a3bc72d53a6561e Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri May 15 23:23:16 2020 +0200 Add styling to the "Native Code Required" banners (#1920) commit f378171c06b3ee4e11dfcaa3c1959434195c8c4c Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Fri May 15 22:22:48 2020 +0100 Adding stepped instructions for running RN application (#1919) commit cc63d1a5a685a607b515a72e257bff2145af27a3 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri May 15 22:47:45 2020 +0200 Platform labels and slim table headings (#1937) commit 3b9d6a9e8ace97fcdf41f826b782ac8fbd214337 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Fri May 15 15:35:44 2020 -0500 update CoreComponents function Examples (#1922) commit 5bd1767b1754b8afad35b3cbfa090fd6c8ad43f4 Author: Jishnu P Sreekumar <33541774+psjishnu@users.noreply.github.com> Date: Sat May 16 02:04:40 2020 +0530 Issue #1921 standardized functions (#1929) commit 56faade743d4cdba39b542994e1248bfe74fcb1c Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Fri May 15 15:33:11 2020 -0500 update API examples docs with the new standardize!! (#1926) commit 2ec993256c7c8951344641f3db28502a1154ae2b Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Fri May 15 15:31:20 2020 -0500 update design docs examples with new standardize (#1930) commit d367d2cc8a7a7af26034949a17ca0c866a098589 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Fri May 15 15:29:30 2020 -0500 update props examples with the new standardize (#1925) ![shera_entrapta](https://user-images.githubusercontent.com/236306/82093160-86709a80-96f2-11ea-9afb-2e6053e517bc.gif) Thank you so much for helping us make these docs rock! commit b5216710b19bd5c636319091e612ef5ee5b1153f Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Fri May 15 15:26:52 2020 -0500 update ios and android Apis examples with new standardize commit a25a60f430a47e3e6ee29ccbeea5ec3ed15ec8a6 Author: Luiz Celso de Faria Alves <celsodesign@gmail.com> Date: Fri May 15 17:24:30 2020 -0300 Update examples introduction docs with the new standardize (#1927) commit 97b71dbb11fb8c799354ea761ef3d4a7b4469f23 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Fri May 15 16:18:41 2020 +0100 Adding the start of Object Types reference (#1936) commit 8a5d03a593c3a25697dd21821d6ae2863c201ce7 Author: Johan du Toit <jdutoit.dev@gmail.com> Date: Fri May 15 17:10:52 2020 +0200 Update native-module-setup.md (#1914) commit a3979b40bca71ad9c5c6997da80c994256d4f9ce Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri May 15 17:01:32 2020 +0200 Update two page titles (remove "React Native") (#1932) commit fa9c1e84aeddeea2d3cddcbc0aa0660895fcc976 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu May 14 19:42:15 2020 +0100 Adding illustrations to security doc (#1934) commit 7e9277305310d07ec634fe5a4a821fde0a742a8b Author: Rachel Nabors <rnabors@fb.com> Date: Thu May 14 14:08:47 2020 +0100 Revert "reverting accidental IDE merge of Pressable doc--it's still in review" This reverts commit cca0b830247bcd89354591f91adfcd290a5faab6. :wq commit cca0b830247bcd89354591f91adfcd290a5faab6 Author: Rachel Nabors <rnabors@fb.com> Date: Thu May 14 13:45:14 2020 +0100 reverting accidental IDE merge of Pressable doc--it's still in review commit 4b93c2b478ccb1069d6254b1f7eec375cdd83478 Author: Rachel Nabors <rnabors@fb.com> Date: Thu May 14 12:31:11 2020 +0100 Adding millisecond durations to presses and changing pressRectOffset to pressRetentionOffset commit 443462c841443ac36194665cbb02a8ac0eedcb4d Author: Rachel Nabors <rnabors@fb.com> Date: Thu May 14 02:05:00 2020 +0100 Adding illustrations and explanations to Pressable commit a0728a179201482a7922c3275dd4159199b63bed Merge: d2a9446c8 6e737eab6 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Wed May 13 22:59:52 2020 +0100 Merge branch 'master' into pressable-api commit 6e737eab6c012850a79ab8c5d6b93d52a7407f11 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue May 12 17:19:22 2020 +0200 add ability to highlight new pages in the sidebar (#1906) commit cf1a9b575c1fcc819226bf0239a255eab862324a Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Tue May 12 08:41:36 2020 -0500 remove RCTLocationObserver.m link in native modules ios (#1913) commit b4812d6b8d45068d5376244493d3f971907918e1 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Tue May 12 08:40:37 2020 -0500 fix flipper documentation link. (#1918) commit 84572c2f85556455fc4d3b569e515e11b62db0ac Author: Ema Suriano <emanuel.suriano@gmail.com> Date: Tue May 12 15:38:57 2020 +0200 docs(roadmap): update octoverse projects link (#1923) commit 21bf3f25e3b2ae57075a00ee620f07c8d3542022 Author: christina <christina.voudouris@gmail.com> Date: Mon May 11 09:25:12 2020 -0400 edited documentation for macOS and android (#1912) commit 3ce100237affe2886bb5f259cd7ec618eb4065d2 Merge: a020295d5 270fc05bf Author: Christoph Nakazawa <cpojer@fb.com> Date: Mon May 11 14:07:53 2020 +0100 Merge pull request #1916 from EvanBacon/@evanbacon/use-metro-bundler-more commit a020295d56a977d6aa3112da3d59d9e920790844 Author: Vojtech Novak <vonovak@gmail.com> Date: Mon May 11 14:53:46 2020 +0200 chore: document rippleRadius in TouchableNativeFeedback (#1911) commit da390a1a6aa3b3c09392e70b58c37f0e26f62a1f Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon May 11 14:53:20 2020 +0200 update Accessibility pages, tweak examples (#1907) commit 926eca35ffac0d718e8580c8dd810ade53f9823d Author: Brent Vatne <brentvatne@gmail.com> Date: Mon May 11 05:52:59 2020 -0700 fix: "refer to" rather than "refer" (#1910) commit 48fc323521afef24f9519a48061212637dc133e9 Author: Matin Zadehdolatabad <zadehdolatabad@gmail.com> Date: Mon May 11 17:21:28 2020 +0430 Update android app bundle notice in hermes doc (#1867) commit cb324986ea7bd7e5bfa1e52c4f4c0b8fa9e4ab19 Author: nataliepan <nataliepan@users.noreply.github.com> Date: Mon May 11 05:50:43 2020 -0700 AppState Function Component Example Fix: useRef instead of useState (#1908) commit 270fc05bf26fe2280db3ea51847d4079cde6bce1 Author: Evan Bacon <baconbrix@gmail.com> Date: Sun May 10 11:57:42 2020 -0700 Delete troubleshooting.md commit 56522b8f81efcf1b2546f7bec33cd7f7e2021f63 Author: Evan Bacon <baconbrix@gmail.com> Date: Sat May 9 17:51:16 2020 -0700 use bundler instead of packager to reduce verbage commit ce6beb5199093087f1ea66d10e4e22ba428263d3 Author: Evan Bacon <baconbrix@gmail.com> Date: Sat May 9 17:42:24 2020 -0700 Remove old instance which don't apply commit 2bcacc84576c4b9d559754514911ff0410cc26f9 Merge: 483f36c67 777e449e6 Author: Evan Bacon <baconbrix@gmail.com> Date: Sat May 9 17:39:24 2020 -0700 Merge branch 'master' into @evanbacon/use-metro-bundler-more commit 483f36c674c0d0546052740f005ab2552bde3b84 Author: Evan Bacon <baconbrix@gmail.com> Date: Sat May 9 17:29:34 2020 -0700 "React Native packager" -> Metro bundler commit d2a9446c8200301644f46a091e3e1526a12780bd Author: Kiki Saintonge <kisai@microsoft.com> Date: Fri May 8 15:29:21 2020 -0700 crosslinking, info definitions added links in the touchable docs to reference the pressable api doc. Added some info around what hitslop and pressrectoffset do. Added reference link to the Pressability.js file/implementation as I don't want to reguritate the info there into the docs because it's pretty well laid out in the comments within that file. commit 777e449e6b9eb56ef479d496a2e291d63e284a46 Author: Michał Pierzchała <thymikee@gmail.com> Date: Thu May 7 15:17:22 2020 +0200 fix: add missing Appearance module APIs (#1909) commit 5c1cb73f69b2ee2c8921cb1f6abb3611ac3cde9d Author: Sergey Zhigunov <i.sergey.zhigunov@gmail.com> Date: Thu May 7 16:15:04 2020 +0300 Update ScrollView with Animated Event examples (#1905) commit 6801d78181a114f2f352c99eb9e08fb6149a9416 Author: Dzmitry Meshcharakou <dima.mescheryakov@gmail.com> Date: Thu May 7 15:14:20 2020 +0200 Avoid anonymous function on renderItem in code examples. (#1904) commit cf30906fdeec1a427903607db8f8420a96f87b5d Author: Brent Vatne <brentvatne@gmail.com> Date: Thu May 7 06:13:33 2020 -0700 Add workflow page "Using Libraries" (#1902) commit 36278a6e166fdb72756ed51a5cdc9adedb7268fe Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu May 7 14:04:51 2020 +0100 Running all pages through prettier (#1900) commit 4ce7a86c57fc1ca61743dae609ba4500d2aa75af Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue May 5 21:58:23 2020 +0200 standardize CameraRoll page: add deprecation note, remove listing (#1903) commit a820643a806889cbd0a5e042469be3e2cbf9fe32 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue May 5 21:57:41 2020 +0200 standardize WebView page: update deprecation note, remove listing (#1901) commit f8a28cea41ebe1b3d4e59ff832a45e4b90eca1a3 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue May 5 21:55:58 2020 +0200 add deprecation note to the Apple TV (tvOS) guide (#1859) commit de5c65d58fa21d41a5c811adae56b74ee14124d7 Author: Gökhan Döşlü <gokhan@simpux.com> Date: Mon May 4 14:52:58 2020 +0300 Update integration-with-existing-app.md (#1838) commit 2cd70f78a29546f45f9e2219df482ff61f1d4cff Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon May 4 13:46:38 2020 +0200 update animated values pages, add them to the sidebar (#1807) commit fe1b989c078943346ac14cef68076ca9788cf34f Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Thu Apr 30 20:58:36 2020 +0200 add issue templates and helpful links based on RN repository config (#1893) commit 58c49c80b9a4359d11202a4bdb243a3679ea55d3 Author: Daksh Shah <dakshshah96@gmail.com> Date: Thu Apr 30 18:58:03 2020 +0530 Fix link to button components built by the community (#1886) commit 10eb5562b20dfca28492bc4ded130ab7507e3019 Author: Héctor Ramos <165856+hramos@users.noreply.github.com> Date: Wed Apr 29 12:46:51 2020 -0700 [Showcase] Add application form and include Oculus (#1888) * Add application form, adjust icons in showcase, add Oculus * Android links before iOS links commit d5832107ed2208382ebdb1b2cc5e9c4c100b2e75 Author: Royal Bhati <royal240596@gmail.com> Date: Tue Apr 28 19:26:28 2020 +0530 Fix UseEffect Array Dependency lint error in Expo Playground (#1879) commit f605ff4180428032f740cda63e4c51bb1ff3d347 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue Apr 28 15:54:28 2020 +0200 update Platform Color usage on iOS, add Android R.color (#1865) commit 56f19005e6367e3f8e28ef0724dadf6848f9d545 Author: Christofer Chan <39347326+christoferchan@users.noreply.github.com> Date: Tue Apr 28 09:47:50 2020 -0400 Updated Step 3. in getting-started.md (#1854) commit 9d7e6bab34347474639a95e501b6ccb7210e63c6 Author: Jesse R Weigel <jesseweigel@gmail.com> Date: Tue Apr 28 09:43:56 2020 -0400 Remove unused Component import (#1870) commit 5c9c2ef8abe14c7d260770e47a4addbae2464e34 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Tue Apr 28 08:42:58 2020 -0500 remove unused Component in keyboardAvoidingView example (#1873) commit 86e65945340b0d4e447f24251ee5b36222e63fb7 Author: Matt Goldwater <mattgwater@gmail.com> Date: Tue Apr 28 06:38:47 2020 -0700 Fix Image components by adding uri property to their source prop. (#1877) commit de1fff6a0694ef1f2d2005d3f5f126968a660d17 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Tue Apr 28 08:34:46 2020 -0500 delete unused component in Props Examples (#1874) commit 62b1ae249480528e983d2595bcd006e688a6ce65 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Tue Apr 28 08:34:23 2020 -0500 update height and width examples with arrow functions (#1875) commit 9dbf13625d9aa76e1baab89f78ad81218fa08631 Author: Flavio Maria De Stefano <destefano.flavio@gmail.com> Date: Tue Apr 28 15:34:03 2020 +0200 Typo: ASYNCH (#1882) commit d2c4e5e44eb7d5e5591aee8e76437e702eceda3f Author: miketamis <tamis.mike@gmail.com> Date: Wed Apr 29 01:33:42 2020 +1200 Added cleanup method to interaction manager hook example (#1872) commit c93c84c4d6bb74fbb5a306f4b8438c0a33c6a299 Author: Kiki Saintonge <matrixtunnel@gmail.com> Date: Thu Apr 23 10:19:02 2020 -0700 Update docs/pressable.md Co-Authored-By: Eli White <github@eli-white.com> commit 8159cf6c438eb23d7f2cc2e4babb2b6aea217118 Author: Kiki Saintonge <kisai@microsoft.com> Date: Thu Apr 23 09:47:12 2020 -0700 fixed inline style conditional + mismatched view close tags commit 031720dd952344e95f649e199f9da786762daea5 Author: Kiki Saintonge <kisai@microsoft.com> Date: Wed Apr 22 13:28:18 2020 -0700 update to app export syntax commit 3581c5e706022854821653d7adeffef08815ba8e Author: Kiki Saintonge <kisai@microsoft.com> Date: Wed Apr 22 11:28:14 2020 -0700 style conditional added, function consistency syntax changed commit 7985a462e3b8dce986876075b8dee64bb82dbea2 Merge: 551cd6f65 80e2e8299 Author: Kiki Saintonge <kisai@microsoft.com> Date: Tue Apr 21 13:15:46 2020 -0700 Merge branch 'pressable-api' of https://github.com/kikisaints/react-native-website into pressable-api commit 551cd6f65a1afe78e14309700a7f5746e8dd220f Author: Kiki Saintonge <kisai@microsoft.com> Date: Tue Apr 21 13:15:26 2020 -0700 removed the use of * during react import commit cb506a0341f15940ee6b308ea345a6a5773e9e31 Author: Chibuokem Jerry <39066907+jerrybuks@users.noreply.github.com> Date: Tue Apr 21 13:08:24 2020 +0100 fixed broken watchman links (#1853) commit 57a6ffbbf3a1bc368283f06562fbbe7cfe0bcd74 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue Apr 21 14:07:19 2020 +0200 fix functional example on the Networking page (#1857) commit 476b1838099ef19264db1283f691e49f791f3ad4 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue Apr 21 14:06:42 2020 +0200 add Core Components page to the first versioned docs to prevent… (#1858) commit f9b5b7e9033c1dda8152b47fb3ee08709824e78d Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue Apr 21 14:04:35 2020 +0200 add deprecation note to the Picker components (#1856) commit 22ff097d731d7de82becbf33d507d00b5a62afb7 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue Apr 21 14:03:44 2020 +0200 fix React Intro typo in 0.62 (#1855) commit ed3a2cab0657f5fd9736af7d4722d6d9c7cb797a Author: Ahmad Dandachi <ahmad.dandachi@gmail.com> Date: Tue Apr 21 08:03:23 2020 -0400 Fix typo from SHA-265 to SHA-256 in security documentation (#1860) commit 014984f98e53a4e9cec887184c22754778532147 Author: jamesxabregas <jamesxabregas@users.noreply.github.com> Date: Tue Apr 21 22:03:03 2020 +1000 Add description to layout-props for flexBasis, flexGrow, and fl… (#1861) * Add description to layout-props for flexBasis, flexGrow, and flexShrink. * convert to note information about flexbox guide Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com> commit 7dc43d9f7cb5a33943e1d3b5721d19073f1e7b59 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Tue Apr 21 13:02:35 2020 +0100 DynamicColorsIOS page (#1851) * Adding DynamicColorsIOS and referencing it and PlatformColors from Colors page * Adding DynamicColorsIOS and referencing it and PlatformColors from Colors page * Making sure the new page is actually in there. * Moving note for iOS devs into devNotes section * small tweaks, remove duplicated section * formatting, typo fix * update the iOS color reference list link * typo fix Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com> commit 80e2e829936d6c4d70d51ae48960200283e1e40f Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Tue Apr 21 13:01:55 2020 +0100 tweaking copy commit 95447533459f466daf15e6a804775f3871faec19 Author: Levi Buzolic <levibuzolic@gmail.com> Date: Tue Apr 21 21:57:57 2020 +1000 Minor tidy of Accessibility docs (#1864) Fixed a few places in the accessibility docs where code snippets included curly quotes and references to code where quoted when they should have been in back-ticks to be monospaced (as is common in the rest of the docs). commit e89ad24296ebc11966ef859ceac5785c656e7c79 Author: Jaap Frolich <jfrolich@gmail.com> Date: Tue Apr 21 19:57:36 2020 +0800 Incorrect use of TouchableHighlight in example (#1863) * Incorrect use of TouchableHighlight in example The button background needs to be in a child View otherwise the background becomes black instead of slightly dimmed. * whitespaces cleanup, other small tweaks Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com> commit 1ba2f275ffb505b70879e0d34e602fd291a65622 Author: Kiki Saintonge <kisai@microsoft.com> Date: Mon Apr 20 15:58:49 2020 -0700 linked to color section, changed render prop to function commit 93a69a25aeb63604e3bf7cb1f9afe8cb6e0c5278 Author: Kiki Saintonge <kisai@microsoft.com> Date: Mon Apr 20 14:34:36 2020 -0700 addition of Pressable to apis commit 0ad0fec24ee644e6482921c575f01a703586e8ad Author: Rachel Nabors <rnabors@fb.com> Date: Thu Apr 16 01:54:23 2020 +0100 Revert "Adding DynamicColorsIOS and referencing it and PlatformColors from Colors page" This reverts commit b055df37e72c97ab1fd0c126302574c7ef83537f. commit b055df37e72c97ab1fd0c126302574c7ef83537f Author: Rachel Nabors <rnabors@fb.com> Date: Thu Apr 16 01:45:12 2020 +0100 Adding DynamicColorsIOS and referencing it and PlatformColors from Colors page commit 27df44fb553557f4944fbe85e54383750bd7ea14 Author: Héctor Ramos <165856+hramos@users.noreply.github.com> Date: Wed Apr 15 16:47:06 2020 -0700 Document getColorScheme behavior while sync debugging (#1823) commit 5bae03d33e8d26b6d1387d1fb83dd88b08b8a631 Author: Gary R Krause <39040273+garyray-k@users.noreply.github.com> Date: Wed Apr 15 19:40:08 2020 -0400 Explanation doesn't include all examples provided (#1824) commit f98354b0448acde59a1cb6dcbd6c10226e6cacab Author: Paweł Fertyk <pfertyk@users.noreply.github.com> Date: Thu Apr 16 01:39:20 2020 +0200 Fix typos in KeyboardAvoidingView docs for 0.62 (#1826) Basically a copy of #1803, but to 0.62 instead of master. commit 661e087ba2cbbea44af7671f056dc13db888a45e Author: Antoine Doubovetzky <antoined@bam.tech> Date: Thu Apr 16 01:34:59 2020 +0200 fix(RefreshControl): fix SnackPlayer (#1845) Remove unnecessary `refreshing` dependency from useCallback. commit 51e6278a98c749d419ac4baa8879b51c65e4e359 Author: Shinpei <react-native@kakao.com> Date: Thu Apr 16 08:30:50 2020 +0900 Remove empty h2 (#1844) Remove empty h2 that is between textBreakStrategy and underlineColorAndroid commit b9e7287912d47929f15666d3548ab2375d261203 Author: Pablo Espinosa <espipj@gmail.com> Date: Thu Apr 16 00:29:59 2020 +0100 Fixed image source example as it wasn't working in non-web RN (#1846) Removed trailing comma commit 10858f52a8500acbe4b99eab45800d1062e98b35 Author: Irek Róg <irekfrontend@gmail.com> Date: Thu Apr 16 01:25:56 2020 +0200 fix typo assitive -> assistive (#1841) * fix typo in docs/accessibilty.md fix typo assitive -> assistive * fix typo in version-0.62/accessibility.md fix typo assitive -> assistive commit 9bc2cc1e0cebbe64d809668c63a8ed28c17a787b Author: Petr Huřťák <petr.hurtak@gmail.com> Date: Thu Apr 16 01:21:03 2020 +0200 Update button.md (#1840) The button docs confused me. I wanted to build my own button, but in the "how to build your own" paragraph it linked only to TouchableOpacity (too high level) and TouchableNativeFeedback (Android only) commit b02a494e78bc979fa290aea48da47fbc1a9ec3ec Author: Alexandre de Boutray <alexdeboutray@gmail.com> Date: Wed Apr 15 19:17:51 2020 -0400 Add information about padding behavior for SafeAreaView (#1847) commit b45d54a60ca148bfb7946241bf13de27010661be Author: Kiki Saintonge <matrixtunnel@gmail.com> Date: Tue Apr 14 10:51:02 2020 -0700 PlatformColor API (#1813) * PlatformColor API Added api documentation for the PlatformColor API function. * Incorrect quotation marks typo fix * removed platformcolor from versioned docs, moved it out of hooks * Update en.json * Added DynamicColorIOS section to colors.md * Updates to colors.md and platformcolor.md * Update colors.md example for dynamiccolorios added to it's section. * simplifier example for dynamiccolorios * simplified the dynamiccolorios jsx code example Co-authored-by: Kiki Saintonge <kisai@microsoft.com> commit bb36afae457d4685806287c3b9627dad6f5f60e8 Author: Raphael Rouvinov-Kats <coolcade283@gmail.com> Date: Fri Apr 10 11:51:55 2020 -0400 [NativeModules iOS] Remind people to rebuild (#1833) Was running into issues with this line, turned out I was forgetting to rebuild my project! I'm sure there's better ways to word this, too. In general I think it would be nice to mention rebuilding somewhere near the top. commit ed9621f10c4a2ee7524e87cba99c4859bd3efebb Author: EzequielB <ezequielballesi@gmail.com> Date: Fri Apr 10 12:29:25 2020 -0300 App crashes if marginBottom is a string (#1834) * App crashes if marginBottom is a string * Update tutorial.md commit 9fef2abbd23505b5832c6f0b78d4587c08f930ed Author: Jérémy Barbet <jeremgraph@gmail.com> Date: Fri Apr 10 15:28:04 2020 +0000 fix: line break between props (#1829) commit 57f59399fecd4d0645e6257a696d1b915af34368 Author: Madd.is <github@madd.is> Date: Fri Apr 10 17:25:36 2020 +0200 Fix typo (#1827) commit 5d422acd626bf7e7ddfb956a71b058a4bd548b45 Author: petrosvoivontas <46870575+petrosvoivontas@users.noreply.github.com> Date: Fri Apr 10 18:25:07 2020 +0300 Update sectionlist.md (#1825) initialNumToRender was listed as a required prop for the SectionList Component commit 7c496dd88c0c2a0c7ca1a1c89dc828fb9772e649 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Apr 10 16:50:50 2020 +0200 fix in table links appearance (#1832) commit 1bfeae8fb3d5f408c973decebd5ca1618f624e9d Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Apr 6 14:12:10 2020 +0200 add CheckBox page back to the sidebar, add Snack example (#1786) * add CheckBox page back to the sidebar, add Snack example * add deprecation notice to Checkbox, add deprecated version of the page to 0.61 docs commit b2b4f470eb8957fd6b23c0e9b529a4bc9fb1c49c Author: Thomas P <TPXP@users.noreply.github.com> Date: Mon Apr 6 14:02:30 2020 +0200 DOC: Precise when the StatusBar barStyle is enforced (#1805) On Android API levels before 23, the barStyle property is ignored. This change documents this effect to avoid bad surprises. commit 19475ba4c49102eea7737281cb37f09bb36b9590 Author: Edilson Alves <email@edilsonalves.com> Date: Mon Apr 6 09:01:00 2020 -0300 Remove unnecessary import (Handling Text Input) (#1796) commit 2a18f3ef25da68729f9bdb803ba4e563cc62d130 Author: Harsh Vitra <jainharsh44@gmail.com> Date: Mon Apr 6 17:29:44 2020 +0530 Changed links for Metro docs (#1799) commit 1430c36bc71c52bab571d85e47f2a3122fc5c1d7 Author: Yoshiya Hinosawa <stibium121@gmail.com> Date: Mon Apr 6 20:58:28 2020 +0900 Fix types in Share module (#1815) This commit fixes the types of Share.sharedAction and Share.dismissedAction. commit 1e7dcf46992cf971ccccb21555cd46f42f1e2893 Author: Jack Williams <32182937+will-jac@users.noreply.github.com> Date: Mon Apr 6 06:53:36 2020 -0500 Added proton native to out of tree projects (#1820) It's not a fork of react, but it is a very notable wrapper - allows using react native on Linux, macOS, and Windows. commit 1deb0662b119bc414e19444868a3467f5065d87f Author: tugbadogan <tugbadogan@users.noreply.github.com> Date: Mon Apr 6 12:47:30 2020 +0100 Fixed component attribute for HomeScreen (#1795) Component attribute should be the same as function name, HomeScreen. I've also added ProfileScreen function to complete the example code. commit 65a4d6ceaae66a90987eac1804d880be1c36258d Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Apr 6 13:45:23 2020 +0200 update SegmentedControliOS page generated for 0.61 (#1792) commit d7bbcb40295f9a78bd4427332d7be3b0fe51db99 Author: Jesse Katsumata <jesse.katsumata@gmail.com> Date: Mon Apr 6 20:44:04 2020 +0900 docs: specify typescript template version (#1800) commit 63f42e1900db4e8ceb3920695f952aa7a69858cf Author: Jiyoung Kim <jyblue.kim@gmail.com> Date: Mon Apr 6 20:16:43 2020 +0900 Fix outdated links in `getting-started.md` page (#1809) Motivation: * It seems that some of external links to `Watchman` are outdated. Modification: * Fix broken links Result: * The page is updated with the correct links. commit c7b7631df3cc4191c4f19d0798e94a9b97de1725 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Apr 6 13:14:36 2020 +0200 fix Hello World example in 0.62 docs (#1818) commit 475b6a2a7c0a77f084472bbe47d3c239273f772d Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Apr 6 13:07:42 2020 +0200 0.62 release blog post update (#1821) * improve code highlight in 0.62 blog post * fix typos, update internal links commit d848658b3b33e0dd2ede7811840858aaddfed2b5 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Sat Apr 4 13:47:35 2020 +0200 remove MaskedViewIOS from 0.62 sidebar (#1817) commit 65442a90c682bc99ebf47e291e10634f519b000c Author: Jayanth Manklu <lookageek@users.noreply.github.com> Date: Sat Apr 4 17:05:15 2020 +0530 Fix grammatical error in cat greeting (#1793) I am a also cat -> I am also a cat! commit 289e451f308f998a3fe98974d8fe326f86b59c72 Author: Vojtech Novak <vonovak@gmail.com> Date: Sat Apr 4 13:33:34 2020 +0200 KeyboardAvoidingView docs minor improvements (#1803) commit f5e1c2687a1334d664d3bb346c7d03d256597e1a Author: Vojtech Novak <vonovak@gmail.com> Date: Fri Apr 3 13:42:51 2020 +0200 minor improvements to testing guide (#1810) * minor improvements to testing guide * Update testing-overview.md * Update testing-overview.md commit d94144a2095028905ab801cd5e93a3734a418ffe Author: Vojtech Novak <vonovak@gmail.com> Date: Mon Mar 30 19:58:13 2020 +0200 fix: fix wrong testing guide redirect (#1791) commit 22ad434c9cdf1838954bfda2c48c4fd9e64bbfbd Author: Jayesh desai <jayeshdesai4520@gmail.com> Date: Fri Mar 27 20:45:27 2020 +0530 Updated getting-started.md (#1790) * updated getting-started.md changed step -3 and step - 4 of the Android development environment * Making the steps step-by-step Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 34497a7f81442670d130ed6e4a1a9b389bd03d6d Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 27 15:17:50 2020 +0100 remove SegmentedControlIOS images (#1774) * remove SegmentedControlIOS images * remove images from versioned docs * add Snack example to the SegmentedControlIOS page commit 69fb5bbaf9c86d42c7a912764f8aea89c21aaae3 Author: Stafford Williams <staff0rd@users.noreply.github.com> Date: Sat Mar 28 01:14:29 2020 +1100 No Intel HAXM when using Hyper-V (#1781) * No Intel HAXM when using Hyper-V The docs [here](https://reactnative.dev/docs/getting-started) for Windows > Android lists the following package as a requirement; * `Performance (Intel ® HAXM)` However, in the case of having Hyper-V enabled, like for Docker, installing that package results in failure; > This computer does not support Intel Virtualization Technology (VT-x) or it is being exclusively used by Hyper-V. HAXM cannot be installed. Please ensure Hyper-V is disabled in Windows Features, or refer to the Intel HAXM documentation for more information. The docs also link an article related to AMD, which also happens to mention Hyper-V; > If you want to use Hyper-V at the same time as the Android Emulator on your Intel processor-based computer, you will also need the same Android Studio and Android Emulator versions as listed above, but with the additional requirements: > > * Enable via Windows Features: "Hyper-V" - Only available for Windows 10 Professional/Education/Enterprise > * Intel Processor : Intel® Core™ processor that supports Virtualization Technology (VT-x), Extended Page Tables (EPT), and Unrestricted Guest (UG) features. Additionally VT-x needs to be enabled in the BIOS. I've just learnt (via trial and error) that the latter means you don't need HAXM at all if you satisfy the above two. When I originally read the article though, I thought it was implying I still need HAXM, and, the react-native docs are not clear on this. * Tweaking copy Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 8b62334d90fc16a948e7a7d0b0a745842489bf67 Author: Ben <ben.onthewater@gmail.com> Date: Fri Mar 27 14:58:42 2020 +0100 Update to pixelratio.md - getFontScale() returns value on iOS (#1776) * Update to pixelratio.md - getFontScale() iOS does return user value using getFontScale * Update to pixelratio.md - getFontScale() iOS does return user value using getFontScale commit e1e99ffd9def28cb9a283a830ec6616dc7f0483c Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 27 14:33:57 2020 +0100 add missing i18n strings after 0.62 cut (#1787) commit 315861ad42af5c793ab4ff80391369b704fadb4d Author: Sunil Pai <threepointone@gmail.com> Date: Fri Mar 27 13:20:48 2020 +0000 adds og:image to every page (#1789) This PR adds an og:image meta tag to every page, and reuses react's og:image for the same. This will mean links shared on twitter will correctly have a react logo as an attached image. commit b6223835344685382aeefe4c2deeebf2585bff04 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 27 13:59:38 2020 +0100 additional minor tweaks to the Readme file (#1773) commit c7e0e29434a2d1f6cd6afa969740c24d806d2565 Author: Matthieu Petit <mtthp@users.noreply.github.com> Date: Fri Mar 27 13:57:20 2020 +0100 Fix typo in intro-react page (#1788) commit 84feef1a252c442f2d44da8335c71beddd84ac47 Author: Ricky <rickhanlonii@gmail.com> Date: Thu Mar 26 13:46:44 2020 -0400 Add 0.62 blog post (#1778) * Add 0.62 blog post * Apply suggestions from code review Co-Authored-By: Eloy Durán <eloy.de.enige@gmail.com> Co-Authored-By: Lorenzo Sciandra <lorenzo.sciandra@gmail.com> Co-Authored-By: Jeremy Deutsch <jeremy.e.deutsch@gmail.com> * Update website/blog/2020-03-24-version-0.62.md * Update website/blog/2020-03-24-version-0.62.md Co-Authored-By: Lorenzo Sciandra <lorenzo.sciandra@gmail.com> * Update website/blog/2020-03-24-version-0.62.md * Correct date, add screenshot, update copy * Add network inspector back * Update website/blog/2020-03-26-version-0.62.md Co-Authored-By: Eloy Durán <eloy.de.enige@gmail.com> * Update website/blog/2020-03-26-version-0.62.md Co-Authored-By: Eloy Durán <eloy.de.enige@gmail.com> * Apply suggestions from code review Co-Authored-By: Eloy Durán <eloy.de.enige@gmail.com> * Update website/blog/2020-03-26-version-0.62.md * Update website/blog/2020-03-26-version-0.62.md Co-Authored-By: Eloy Durán <eloy.de.enige@gmail.com> * Improve headings Co-authored-by: Eloy Durán <eloy.de.enige@gmail.com> Co-authored-by: Lorenzo Sciandra <lorenzo.sciandra@gmail.com> Co-authored-by: Jeremy Deutsch <jeremy.e.deutsch@gmail.com> commit 4077a977d0c2bf8cb4e8eb5c7a20fa408b1ca8ea Author: Lorenzo Sciandra <notkelset@kelset.dev> Date: Thu Mar 26 17:31:38 2020 +0000 Update default version to 0.62 (#1784) commit 3e3d734ee3765bc687a09b1ee95121d82a9bb3f0 Author: Emilio Venegas <emvenmed@gmail.com> Date: Wed Mar 25 13:59:16 2020 -0600 Fix typo on tutorial.md (#1785) Hello World example had a couple extra curly brackets commit 9806dddd7b13df2f9d7b12bfd8255338640caf88 Author: Lorenzo Sciandra <notkelset@kelset.dev> Date: Wed Mar 25 15:36:38 2020 +0000 Create 0.62 versioned documentation (#1782) commit 30c4d96e0e696005346943dbcf272d3b67554074 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Wed Mar 25 12:22:02 2020 +0000 Adding deprecation notices to 0.61's sidebars (#1779) commit 09264aee304a5cacb329fca1b8bc009ec4388fa6 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 20 21:47:24 2020 +0100 fix Docusaurus warning (#1772) commit cbb43fba76c7e0608fc5ea290e644eba29182a29 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Fri Mar 20 07:22:19 2020 -0600 update flexbox examples with functional components (#1759) * update flexbox examples with functional components * delete margintop style commit 6d7f5020c578af63909270c2f53425bd3a566c1e Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Fri Mar 20 07:21:27 2020 -0600 update view style props example with functional components (#1760) * fix styles in style props * indent code in example commit 27276a303f9252ed2f038305f02053ae8f474931 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 20 14:13:03 2020 +0100 update Color Reference page (#1763) * update Color Reference page * fix language CI * minor tweaks commit c82de6e418a29650ee836045950cb7886a6144d0 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 20 14:10:37 2020 +0100 add subcategories to the API section sidebar (#1756) commit 60524fe0dc4cca417f43c90dba880a250417c915 Author: Vojtech Novak <vonovak@gmail.com> Date: Fri Mar 20 14:07:24 2020 +0100 document default and native keys for Platform.select (#1766) * Update platform-specific-code.md * Update platform-specific-code.md commit 38a74240f5e62f6d93c20762a1a842426b90f404 Author: Julius Wilson Lundang <cHaLkdusT@users.noreply.github.com> Date: Fri Mar 20 21:06:26 2020 +0800 🎨 Format menu paths (#1762) commit 02023d54ab92f96c1cf3c7dba9c11f11cb39dabe Author: Vojtech Novak <vonovak@gmail.com> Date: Fri Mar 20 14:05:17 2020 +0100 clarify component test dos and don'ts (#1770) commit 5beaed36fb50f27904ca7e5b88977c02bb64ea44 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 20 14:03:54 2020 +0100 add 'sh' and 'tsx' to the Prism highlighter config (#1764) * add 'sh' and 'tsx' to the Prism highlighter config * update language of the few code blocks * Annotated other markdown code syntax Co-authored-by: Julius Wilson Lundang <cHaLkdusT@users.noreply.github.com> commit b861e509b6ec482a3daa8e76c8dacfa1e6071ac6 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 20 14:00:59 2020 +0100 update Readme file, add TOC, add badge (#1769) * update Readme file * correct internal links * fix license link * use code formatting for the paths * add 'package.json' to the directory structure diagram * formatting, links, text tweaks commit ab01e86b4c39852de762e10621e5024c405f206d Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Wed Mar 18 18:55:51 2020 +0000 Edit to `fadingEdgeLength` (#1767) commit 88c369578fcd4cf14a4d4ae4d3a00e67a17ab70b Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Wed Mar 18 17:23:30 2020 +0000 Adding `fadingEdges` prop to `ScrollView` As per https://github.com/facebook/react-native/commit/f8a64f9d61054046bffc286df3e9abf805aac0d4 commit 940fb643df4635d1062b32484dcc660ef52e7d07 Author: Abraham Nnaji <nnajiabraham@gmail.com> Date: Tue Mar 17 11:21:10 2020 -0700 Adding onTextLayout prop info #1579 (#1757) commit 80ed7dae767c537db52ca033fc789c40f024d7a7 Author: Julius Wilson Lundang <cHaLkdusT@users.noreply.github.com> Date: Wed Mar 18 00:17:02 2020 +0800 Fixing Mardown syntax (#1748) * Fixing typos * Revert file. `yarn prettier` command resulted to invalid in() function declaration * Maintain original description of passwordRules props. Added line carriage return * Remove extra square bracket * 👌🏼 Updating code due to code review changes. * Revert files to their previous state. commit b6a2e8e333731310d9e48b1967fa5d0369627d82 Author: Héctor Ramos <165856+hramos@users.noreply.github.com> Date: Tue Mar 17 09:14:55 2020 -0700 Split out useColorScheme (#1755) commit 1c56cd26156776afa67f2602a71b47ef0e4d8c11 Author: Kadi Kraman <hellokadi@gmail.com> Date: Tue Mar 17 16:14:37 2020 +0000 Add security documentation (#1633) * Add a new security page * Add security page to the sidebar * Fix language lint warnings * Fix typo * Add react-native-app-auth to oauth section * Grammar fixes * Add note on accidental spreading of sensitive info * Fix language lint warning * Add oauth2 pkce illustration * Editing for improved flow! * converting png to SVG image + making text callout Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit f63ac15369692f4b4533eeccc523dd786ba5d9d3 Author: Danilo Britto Nuñez <ddbn.c2@gmail.com> Date: Tue Mar 17 11:13:26 2020 -0500 Linking: Add Snack examples, function components and hooks (#1751) * Linking: Add Snack examples, function components and hooks * Minor changes commit 67427cfe574ee9a553df2126a7552767b5b80238 Author: Abraham Nnaji <nnajiabraham@gmail.com> Date: Mon Mar 16 16:42:53 2020 -0700 AppRegistry example added (#1743) * added example * typo fix Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit c49e2915fde3eefe913792d3d5ace4eaf906b0a4 Author: Agastya Darma <gedeagas22@gmail.com> Date: Mon Mar 16 22:29:07 2020 +0700 Updating SectionList API (#1754) commit 2b7f87c77f19128e1c8574e6792b8ad76dc01b07 Author: Jesse Katsumata <jesse.katsumata@gmail.com> Date: Mon Mar 16 20:52:31 2020 +0900 docs: add information about toolbar android (#1737) commit 9af4c449f005050919c82c1539bae7812a5fa4c9 Author: Pablo Espinosa <espipj@gmail.com> Date: Mon Mar 16 11:49:09 2020 +0000 Docs: LayoutProps (#1750) * Adding 'wrap-reverse' as a prop for FlexWrap Commit: d69e55060fd76d91eccc45905d250a9fce4b2c49 * Added Expo example and brief explanation for LayoutProps d commit cff634892dd0662d2b358dfe1142986235380027 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Mar 16 12:47:48 2020 +0100 fix Section List class component example (#1747) commit 1a5386a48695112394ce519b0ff711f50336de25 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Mar 16 12:45:35 2020 +0100 sort DrawerLayoutAndroid props and methods (#1745) commit 18a3ab7c4aabb341bf6293ae500f66fe1c8b1e18 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Mar 16 12:44:34 2020 +0100 fix onPageNav on Flexbox page (#1746) commit 14035e6bc77da7fc505932ee2885f1d981d518b5 Author: Mohamed Abdel Nasser <mohdabdellnasser1@gmail.com> Date: Mon Mar 16 13:41:12 2020 +0200 Update 'Systrace' API (#1749) * Add 'systrace intro' * Add 'Systrace' example commit a88341020cefb6aa4297baa70ed41b3c22f6179d Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Mar 16 12:37:41 2020 +0100 disable web platform in Modal functional example (#1744) commit 16926ec3fa62368f2961c3930e9e6cf107ed4822 Author: Abraham Nnaji <nnajiabraham@gmail.com> Date: Mon Mar 16 04:36:24 2020 -0700 VirtualizedList Props and Methods Update #1579 (#1742) * updated props ad methods wokring on getContext * finished props and methods update, removed onLayout not used commit 2ede5fa938d0fdc0b0bf22a278490f78a062d484 Author: Abraham Nnaji <nnajiabraham@gmail.com> Date: Fri Mar 13 12:30:46 2020 -0700 AppRegistry API and docs update #1579 (#1740) * updating appregistry * Finished updating api docs commit ea9cd59f9553f680fe297c8c51618d1fe6112cbe Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 13 12:36:34 2020 +0100 add basic types to the StyleSheet methods (#1723) * add basic types to the StyleSheet methods * update StyleSheet page * use stringify instead of comment in example code * small tweak to emphasize flatten effect * move StyleSheet to APIs commit 7f11d610723e86971508cab36a72ce7bad95d096 Author: Rufus Raghunath <rraghun@thoughtworks.com> Date: Thu Mar 12 20:24:18 2020 -0400 Update ScrollView docs to reflect that removeClippedSubviews no… (#1738) commit adbcee0c9c814a226049d2f9f03802caccec1349 Author: Sohaib Alam <sohaibalam67@gmail.com> Date: Fri Mar 13 05:52:18 2020 +0530 Fix broken links (#1739) - `https://webpack.github.io/hot-module-replacement-with-webpack.md` moved to `https://webpack.js.org/guides/hot-module-replacement` - `https://github.com/softwaremansion` should be `https://github.com/software-mansion` - `https://github.com/callstack-io` should be `https://github.com/callstack` - `https://microsoft.github.io/reactxp/faq.md` moved to `https://microsoft.github.io/reactxp/docs/faq.html` commit 768643ab2dcd6bcd0676c40033cd15ffc26b605b Author: Caleb <31082962+calebharnell@users.noreply.github.com> Date: Fri Mar 13 00:43:35 2020 +1000 Update dimensions.md (#1735) commit c48023abe8cd27ff5342ed951371336a84fa0fa2 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Thu Mar 12 08:42:38 2020 -0600 change examples direct manipulation functional components (#1734) commit f4008b6548a5728e3109a83f94326e317f0d2706 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Thu Mar 12 08:28:07 2020 -0600 update 2 examples usinglistview with functional components (#1714) * update 2 examples usinglistview with functional components * change examples with arrow functions commit b22a322efe9c1db128c94d125482129e3b89e4bc Author: Jesse Katsumata <jesse.katsumata@gmail.com> Date: Thu Mar 12 23:27:49 2020 +0900 Update link to origami and yoga (#1731) commit 232f2491e7b74762c24efe9ee234ccd0cf76de0c Author: Jesse Katsumata <jesse.katsumata@gmail.com> Date: Thu Mar 12 23:27:30 2020 +0900 docs: update link to reactjs (#1730) commit aa52a18156033592ec962c86f4b7dd5773e1da9e Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Thu Mar 12 15:27:02 2020 +0100 add missing method to the DevSettings docs (#1722) commit 46177eefa19a266d50e0085c04ec5b3032349807 Author: Dani Akash <DaniAkash@users.noreply.github.com> Date: Thu Mar 12 14:26:19 2020 +0000 🔙 Updated BackHandler Docs with snack examples 🤾🏽♂️ (#1685) * added snack for BackHandler * fix for the linting issue https://circleci.com/gh/facebook/react-native-website/10092?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link * Updating copy and headers * fix componentWillUnmount in back handler * Example for backhandler.removeeventlistener Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit f4eea17bd7a784dca2d579bffd27a650aa871980 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 12 14:25:18 2020 +0000 Banner to link to environment setup (#1736) * adding HTML and initial CSS * Styling up the new banner so it looks super cute <3 commit ff13bd498819e8e83ab9c28e84817b6fd2f0f563 Author: Agastya Darma <gedeagas22@gmail.com> Date: Thu Mar 12 21:25:00 2020 +0700 Adding FlatList getNativeScrollRef() methods (#1729) commit 8e426dc01fce4bdc442f3e38debcf2b7663084c5 Author: Dani Akash <DaniAkash@users.noreply.github.com> Date: Thu Mar 12 14:24:25 2020 +0000 🎶 LayoutAnimation 🕺🏽 - Added Snack Examples (#1721) commit 4d30f4e8c081cd0f6a24280bfb25f0639ae061b9 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Thu Mar 12 15:24:03 2020 +0100 update Transforms page and simplify examples (#1718) * update Transforms page and simplify examples * update code according to the review commit 230eb64f98e4ae3a13495e3bfd5a10f6cb025e8b Author: Agastya Darma <gedeagas22@gmail.com> Date: Thu Mar 12 20:32:45 2020 +0700 Adding PermissionAndroid Snack Example. (#1720) * feat: Adding PermissionAndroid Snack Example. * tweaking example code Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 9eef7c16c8a101a21e9db69a98aa4666b4fbf70a Author: Agastya Darma <gedeagas22@gmail.com> Date: Thu Mar 12 08:07:34 2020 +0700 Updating SectionList Snack Examples with Functional and Class B… (#1717) * feat: Adding SectionList example with functional component and class component * fix: typo on section list header * fix: styling on section list * fix: revert food name to default * fix: SnackPlayer name * prettifying example code Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit ab140baaea09a7402c9ce45f7d32e02834427717 Author: Piérre Reimertz <reimertz@users.noreply.github.com> Date: Thu Mar 12 02:05:51 2020 +0100 import missing style in example (#1732) I looked at the example and felt something was missing and realized `header` was not imported. Since there was already an `Header` component imported, I felt it might make sense to rename the variable and then import it from something that relates to styling. I went with `./Typography` commit 08c661e94cf74d1f6b7297ddb71c0542316360dd Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Wed Mar 11 23:16:59 2020 +0000 Illo fix (#1733) * Adding wayward illustrations * Adding description commit 01b42e608cd55b4f879ae002ba91060c4a0843f9 Author: Md. Sazzadul Islam <sazib66@gmail.com> Date: Wed Mar 11 22:07:26 2020 +0600 Update showcase link of More Resource (#1727) commit b894518eee952b282989840d3e85172cd60f1f41 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Wed Mar 11 15:30:50 2020 +0000 Adding illustrations and edits to testing docs (#1728) * Making some editorial tweaks * adding and porganizing illustrations * adding major testing diagram * adding illustrations to security commit ffc01e3c4ea9f82bfc762aaf1df7caacf8249529 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Wed Mar 11 08:35:24 2020 -0600 update example style.md with functional component (#1725) commit 8fcf115f8b8d41f712ddc7965ff194d0be9f2c2e Author: Jesse Katsumata <jesse.katsumata@gmail.com> Date: Wed Mar 11 23:33:21 2020 +0900 docs: update url for clipboard repo (#1726) commit 9538e674f5b0f832246a92306215d0f260f1942f Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Wed Mar 11 14:26:16 2020 +0000 Clarify what a component and element are (#1719) * Clarify what a component and element are We weren't being explicit about this. Studying more React on my own and with others, I think it makes sense to add a little clarification that `Cat` is the component and `<Text>` is the React element—that represents Views. Would've loved to put this in the prior section on Native Components and Core Components, but honestly, we really needed to explain that RN isn't a compiler and what Views are in relation to Native Components. Hopefully this little bit helps drive this home even more :) * Merging it a little better. commit 3e7b8779c3d81d71ea0af98aa33ca955cf59ac7b Author: Danilo Britto Nuñez <ddbn.c2@gmail.com> Date: Tue Mar 10 08:21:49 2020 -0500 InteractionManager: Add Snack examples, function components and… (#1712) * Add basic example * Update basic example * Update basic example and add note * Add advanced example * Minor fixes * Minor changes * Remove unused code * Tweaking grammar Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit ce1d49387fbf3bbb32e6692e4f999ba04689cf61 Author: Lucas Bento <lucas.bsilva@outlook.com> Date: Tue Mar 10 14:19:47 2020 +0100 Fix `useWindowDimensions` page link (#1716) commit 3e88855509427e4cd6f7e8233e5011fc6b76acbd Author: Hampus Sjöberg <hampus.sjoberg@protonmail.com> Date: Tue Mar 10 14:18:47 2020 +0100 hermes: Fix ProGuard rules for 0.62.0 (#1715) In 0.62.0 another ProGuard rule is required for the build to work commit 63e5f28823693d914b3a6cfe31b47e143e0ee04a Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue Mar 10 14:17:15 2020 +0100 add Snack example to the Settings page (#1700) * add Snack example to Settings page * remove watchKeys from the example, add note, update styles commit 1db68de91c54fd0b6a9365b54c570895fe3d0270 Author: Robert Bowes <32183505+robBowes@users.noreply.github.com> Date: Tue Mar 10 09:15:38 2020 -0400 Fix typo in useWindowDimensions doc (#1713) commit 904c82bc83cc8cd60c585a9da0565246f4b0a261 Author: Jesse Katsumata <jesse.katsumata@gmail.com> Date: Tue Mar 10 03:46:11 2020 +0900 docs: fix template (#1711) * docs: fix template * docs: fix template in getting-started commit 84947d71a5563dd608bd8a37dec96279439c8117 Author: Kaio Duarte <duartedossantos@gmail.com> Date: Mon Mar 9 18:45:35 2020 +0000 Text Style Props: add Snack Example (#1710) * Text Style Props: add Snack Example * limit supported platforms * Tidying code Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 49f26b08dfc9db36d8645a76f0de080995548303 Author: Agastya Darma <gedeagas22@gmail.com> Date: Mon Mar 9 19:13:14 2020 +0700 Update FlatList removeClippedSubviews default props documentati… (#1705) commit 6632be52597665f9253afa2663329973858375e0 Author: Mohamed Abdel Nasser <mohdabdellnasser1@gmail.com> Date: Mon Mar 9 14:10:55 2020 +0200 Update 'Vibration' with function/class component toggler (#1707) commit fcd1d90afa9c0c0da87173905a7fa514b6114ef9 Author: Agastya Darma <gedeagas22@gmail.com> Date: Mon Mar 9 18:59:04 2020 +0700 WIP: Update Animated.md to add proper docs about start(), stop(… (#1702) * feat: Adding start on animated docs * feat: adding stop() and reset() commit 424c1e94e73d870ee7dc6bc24cd2ab822eb64d8a Author: Martin V <ndresx@gmail.com> Date: Mon Mar 9 12:55:19 2020 +0100 Fix "Showcase" link under "More Resources" (#1709) commit 01d8ab10695b504de6505af46a5970002459188f Author: Honza Stepanovsky <me@janstepanovsky.cz> Date: Sat Mar 7 01:31:08 2020 +0100 Update Typescript init template name (#1703) commit e7b408f004823cf28f5d39814edf2269230129bc Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 6 17:46:12 2020 +0100 update the headers for the better navigation and consistency (#1701) commit bb82db032677bb28260690a409372703f93ec863 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 20:46:49 2020 +0000 fix link on the Profiling page (#1699) This small PR fixes issue #1655 in the `next` docs. commit 2cf09969ab67f5893c3147afb77bfb3bae34c8ad Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 16:10:35 2020 +0000 Add testing guide - introduction / overview (#1469) * first version of testing guide * fix some lint warnings * address some of the comments from @TheSavior * expand snapshot testing paragraph * minor improvements * remove confusing param * improve component examples * remove confusing always * add different example for testable code, minor improvements * allow using Detox * Apply suggestions from thymikee Co-Authored-By: Michał Pierzchała <thymikee@gmail.com> * Update docs/testing.md Co-Authored-By: Michał Pierzchała <thymikee@gmail.com> * minor stylistic changes * add motivation paragraph * update snapshot testing * fix lint * Apply suggestions from code review Co-Authored-By: Michał Pierzchała <thymikee@gmail.com> * remove redundant sentence * fix language lint * update component snapshot block * another pass at component tests * self-review * use hooks instead of class component * Adding authorship acknowledgment <3 We love when experts contribute an outsized effort to share their knowledge back to the community. Thank you, Vojtech! Co-authored-by: Michał Pierzchała <thymikee@gmail.com> Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit beff6529789ab40f74e2fd4da95ee5498296e6b2 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 14:08:01 2020 +0000 design: use same color for tabs divider as used for TOC border (#1611) and a small `tabs.css` file cleanup commit 5fcd97d80e58cfadc81ff0bdc67b3c53fe177e61 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 13:44:27 2020 +0000 Clarify Vibration iOS API (#1574) * Clarify Vibration iOS API * Fix up dev notes * Settle on 400 ms * Remove repetition of an implementation detail * Update Vibration docs * Add Snack and fix up iOS / Android differences; * Tweak! * one more tweak Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 82a9218ea398f24d0bdb3a167ddc23eede70c19a Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 13:33:43 2020 +0000 update TouchableOpacity page (#1689) * update TouchableOpacity page * few more text/formatting tweaks * correct "nextFocusUp" param platform * tweak Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 58634aeafb193596766c421bdcc26aa629979de2 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 13:30:16 2020 +0000 design: update 'onPageNav' style to mimic sidebar UI (#1697) * design: update 'onPageNav' style to mimic sidebar UI * remove extra padding from the code blocks in 'onNavPage' commit 765707a05f3b5071bfe2d9cbd37d0ba1ea2a4c0d Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 13:29:53 2020 +0000 fix broken images on the Profiling page (#1698) commit 1b1b8f779ad6b8701b43cbc4aef7a3c5d3eead95 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 13:26:58 2020 +0000 TouchableWithoutFeedback: example code in a Snack player (#1686) * TouchableWithoutFeedback: example code in a Snack player * change example component , 0. * Updating copy Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 4f4c407b72280d991a83371ee6cde713a6a7d97d Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 11:39:50 2020 +0000 extract two sections from the Performance docs to separate pages (#1672) commit c86cdf274e889145d5b19ad47125e29df0a9d20a Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 11:35:04 2020 +0000 Warn about using uppercase color names (#1696) RN doesn't support uppercase named colors. Add to the doc, so web developers, can know the difference and prevent unexpected behaviour. commit 55de64daaf6d96b8a70b8ad4f7bf1fbd4d9eb359 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 11:26:50 2020 +0000 Fix typos across react-native-website repo (#1694) commit 67eee4fae5f3b8cf97d0fd6d8e91785ce61fa440 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 11:24:49 2020 +0000 [Native Modules] Implementing + requiresMainQueueSetup - Swift… (#1532) Added code snipped used for swift part commit ae46c64cbef88cf978587e434c7a228f856f26a4 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 11:00:03 2020 +0000 Update 'AppState' with 'memoryWarning' event (#1695) commit 392e31c7343b921173f69f7a905e8260cf1eb9ba Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 10:56:41 2020 +0000 💃🏽 Animated & PanResponder 👨🏽🎤 Snack Examples 👯♀️ (#1691) * Animated Fading View * animated drag & release * animated dragging with panresponder * animated carousel example * fix lint issues * Copy tweaks and speeding up animation duration * Tweaking page hierarchy Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 12082883b4dc123bbf2700129b9505b95f75a5a6 Author: Victor Guyard <19635051+FlipFloop@users.noreply.github.com> Date: Wed Mar 4 09:04:10 2020 -0500 Lossless Image optimization (#1692) commit e1690e5d3d0bb43e980c0372bf13f2e5a8375d08 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Wed Mar 4 12:16:50 2020 +0100 fix link to 'useWindowDimensions' on the Dimensions page (#1690) As a title states it's just a simple fix for 404 on the `next` branch. commit a6bc3e03ba4fa0d78cb2c639da46040a6bc95ff7 Author: Pablo Espinosa <espipj@gmail.com> Date: Wed Mar 4 11:10:38 2020 +0000 Docs: DrawerLayoutAndroid (#1683) * Updated API Docs - drawerPosition Prop has changed from taking a Number to take a String https://github.com/pvinis/react-native/pull/1031 * DrawerLayoutAndroid Example Using Expo, Hooks and Functional components * Tweaking copy and example Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit d35d137f3040490e3f6ab1b92eeee65fe376257b Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Tue Mar 3 09:43:44 2020 -0600 Change width and height.md example with functional component (#1684) commit ea9c3babdc8730fa76a1def229c4ace7b9b78ebb Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue Mar 3 16:06:20 2020 +0100 add Snack example to PixelRatio page (#1687) * add Snack example to PixelRatio page * Tweaking example to use images and copy updates * extract image, use size in source, override size for scaling * update text, update devices list, add explicit types Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 12286e16cb77382876bf7edbc1a667f9644f085d Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Mar 2 19:14:10 2020 +0100 add Snack example to Easing page (#1682) * add Snack example to Easing page * revert strange change * blame git hooks * switch to TouchableOpacity for UI consistency + rephrase * simplify styling commit 3991b5423cdc829f1f45178e06540fb5f1949428 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Feb 28 19:11:59 2020 +0100 add Snack example for ActionSheetIOS (#1680) * add Snack example for ActionSheetIOS * small tweak * Prettiered ActionSheetIOS * repeating tweak—useState is a thing * last one tweak :) Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 6ce508cfe498e7329c5583b6d1781c553ba52b2b Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Feb 28 18:38:48 2020 +0100 remove deprecated APIs and Core Components form the summary page (#1681) commit 4dbd71696e3a47f6273dad32d3953b334ac58178 Author: Steve Alves <steve.alves@protonmail.com> Date: Fri Feb 28 18:34:59 2020 +0100 [#1579] update ImageBackground component doc (#1598) * [#1579] update ImageBackground component doc * [#1579] changes requested * Update imagebackground.md Prettier-ed * giving the text color to stand out Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 01bff9a6bd797318c305826938465512ac922e1e Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Fri Feb 28 11:12:09 2020 -0600 Update examples props.md to functional components. (#1665) commit 0780422753b170254c26ab94b0a12a39c371db3a Author: Kyle Brown <dt.kylebrown@gmail.com> Date: Fri Feb 28 09:07:00 2020 -0800 added snackplayer/functional component with hooks LayoutAnimati… (#1593) * added snackplayer/functional component with hooks LayoutAnimation added snackplayer and functional component example with hooks * Updating example and heading * Fixing Example * Fixes import typo * Fix borked Snack Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit d9bba8f4034b6b79a121df3fa508f900f220bfac Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Feb 28 17:50:40 2020 +0100 add correct 'supportedPlatforms' param to the few examples (#1677) commit df06b82833bb2ac2f4d9d05c77a02eca12b93d5b Author: Fabrizio Cucci <fabrizio.cucci@gmail.com> Date: Fri Feb 28 16:47:44 2020 +0000 Fix typo in navigation doc (#1679) commit 0996f3a71fcffe6b309f477bdd2a3a684432dd4b Author: Jesse Katsumata <jesse.katsumata@gmail.com> Date: Sat Feb 29 01:46:46 2020 +0900 docs: create useWindowDimensions as a separate page (#1676) * docs: create useWindowDimensions as a separate page * Adding properties * Nudging folks towards `useWindowDimensions` for React components * Updating to match * Adding rec for `useWindowDimensions` * Removing web from example * Scoping to just iOS and Android * docs: add dimensions page for 0.61 Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 9c41c3fe10ada755b402b9a727a687173b8be5ae Author: Ahmed Talaat <46477493+ahmdtalat@users.noreply.github.com> Date: Fri Feb 28 18:24:46 2020 +0200 added Keyboard API example using function components & hooks (#1619) * added Keyboard API example using function components & hooks * added snacks to Keyboard (class & functional) Component * update Keyboard api commit bee45cd5dc6af1786641f1324f8b2ce6f9240dd8 Author: Dani Akash <DaniAkash@users.noreply.github.com> Date: Fri Feb 28 15:24:40 2020 +0000 🔷🔹 Transforms 🔸🔶 - Added Snack Examples ▫️◻️⬜️ (#1613) * transforms - added snack examples * used inline styles for transforms * Move deprecated methods to their own area lower page Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 02e8a62869ccd1df503d23716ac6d48c2cd403a4 Author: Aman Mittal <amandeepmittal@live.com> Date: Fri Feb 28 20:47:04 2020 +0530 update Share doc with functional component example (#1674) * update Share doc with functional component example Here is an update for the #1579 regarding the Share component doc. The class component already exists. I am adding a functional component example too as well as add the support for Snack player. * Update share.md delete previous example * Prettifying and rearranging sample * Update after review - removes unnecessary `Component` import. - add `export default` in functional component for consistency - disable support for `web` platform in Snack player * Correct Functional component errors * Update share.md * Add export default for consistency Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 3bb51b0d1f3ab224c638d19265b232437fc7068a Author: Rachel Nabors <rnabors@fb.com> Date: Fri Feb 28 01:01:57 2020 +0000 Rebranding 'built-in' and 'basic' components as 'Core Components.' commit 82a4c2e206010f44cbe4019c0ccf5f82ed65edc4 Author: Lucas Fronza <lucasfronza@users.noreply.github.com> Date: Fri Feb 28 00:38:21 2020 +0000 Tiny improvement to loaded modules code example (#1675) commit 75efd73f93f05254e2d6f33694604b84d8f94c22 Author: Ronny <ronnyangelo.freites@gmail.com> Date: Thu Feb 27 18:33:36 2020 -0600 docs: add Image Style Props examples (#1602) * docs: add Image Style Props examples * remove backgroundColor * fix typo * yarn is removing toolbarandroid * update PR restoring changes * PR updates * update en.json * Update image-style-props.md - Shortening the titles of the examples. - Fixing third example's error. - Prettifying code - Removing Props list—the right hand sidebar will suffice! * Fixing borked code Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit c37532703e857885c8d3d7f15f8877db1a6ec076 Author: Héctor Ramos <165856+hramos@users.noreply.github.com> Date: Thu Feb 27 15:53:29 2020 -0800 Add Appearance module documentation (#1600) commit e9a7b64316032e568ed6a134d563a06b455eed89 Author: Miklós Fazekas <mfazekas@szemafor.com> Date: Thu Feb 27 17:15:14 2020 +0100 React native doesn't support .jsx extension (#1589) Replace .jsx with .js as RN doesn't support .jsx out of the box: See https://github.com/facebook/react-native/pull/5296 commit 600cffc9e3f505272c1498d92beb1eaf0041cb14 Author: Usama Liaquat <inconnent4@gmail.com> Date: Thu Feb 27 05:58:36 2020 -0800 Add -D in yarn typescript (#1622) * change dev to dep * add dev dep * docs : fix l…
sunnylqm
added a commit
to reactnativecn/react-native-website
that referenced
this pull request
Jun 12, 2020
commit a07f96301b3cdc7d1f0462ef0754b8d742b1f424 Merge: feee0a4ea 8a9245321 Author: sunnylqm <sunnylqm@qq.com> Date: Fri Jun 12 10:19:52 2020 +0800 Merge branch 'master' of https://github.com/facebook/react-native-website into facebook-master commit 8a924532155f19420be755b115cb568816004f8e Author: David Holland <dave.holl@gmail.com> Date: Thu Jun 11 13:30:05 2020 -0400 Fixed grammatical issues (#1990) commit 95f2285ba523f487cf93ec263c4109a361c2d54c Author: Sunny Luo <sunnylqm@gmail.com> Date: Thu Jun 11 19:48:19 2020 +0800 Modify animated example code to match comments (#1987) commit a9d5c493025fd66ab24eba19f0b05e48be5a1d9c Author: Steel Brain <i@steelbrain.me> Date: Wed Jun 10 20:42:37 2020 +0500 Fix broken link in Hermes (#1984) commit 464399355ba1df51b182b89b4d4515bb399bced5 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Sun Jun 7 13:33:57 2020 +0200 remove the grayscale filter, fixes #1983 commit 1f1f743be4538a99e104efcd20d7bbb0cd71473c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat Jun 6 17:09:51 2020 +0200 Bump websocket-extensions from 0.1.3 to 0.1.4 in /website (#1982) commit c1e141e31c0e4b8b685766f61768327d822664fc Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Sat Jun 6 00:12:38 2020 +0200 mimic more reactjs.org BLM banner style, add grayscale commit 138c05feaaa9814a11aa1865030376c71b4a9b29 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Sat Jun 6 01:10:25 2020 +0200 add twitter badge to the README (#1963) commit b94ade01d013c44d9ebfd5474f3973b20e1dfd1e Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Jun 5 23:38:35 2020 +0200 fix overlap and pointer events issue on mobile (#1978) commit 2efa3fff23e35e27ec7ecbf55bc6943e2efc6435 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Jun 5 23:00:23 2020 +0200 small tweaks for the BLM banner (#1973) commit 5b0ba3cbb7f7e7dcb8778d980458e9147cfa4ae8 Author: Ricky <rickhanlonii@gmail.com> Date: Fri Jun 5 11:47:48 2020 -0400 Fix banner links not clickable on mobile (#1974) commit 34cd6e05d7a147c447557bf53c2acdc3009cd009 Author: Ricky <rickhanlonii@gmail.com> Date: Thu Jun 4 22:02:48 2020 -0400 We can do better - show banner on every page. (#1972) commit 20b92a935d7c485d9e94453243980a77ddd680f6 Merge: e8159edbb 491131c37 Author: Christoph Nakazawa <cpojer@fb.com> Date: Thu Jun 4 22:40:34 2020 +0100 Merge pull request #1971 from cpojer/master commit 491131c37ab4049768acd0531ee85fb275c868a8 Author: Christoph Nakazawa <cpojer@fb.com> Date: Thu Jun 4 22:10:08 2020 +0100 Update website/static/css/homepage/HeaderHero.css Co-authored-by: Ricky <rickhanlonii@gmail.com> commit af18c1dcf6757a8903896c548dd55c81ed0c219b Author: cpojer <christoph.pojer@gmail.com> Date: Thu Jun 4 21:46:07 2020 +0100 Black Lives Matter banner commit e8159edbb038c72a1544c9e2c3d22221092f77ea Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Thu Jun 4 16:54:05 2020 +0200 fix Android ripple property on the Pressable page (#1969) commit c810c46df0080556a5417812860c8e07580d328f Author: Alexey Elizarov <felex-ae@ya.ru> Date: Wed Jun 3 17:19:06 2020 +0300 Update typescript.md (#1967) commit fa524b74c725f2ccc75adcca1841c2dc0331e300 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Tue Jun 2 14:52:30 2020 -0500 update description ios simulator (#1966) commit 5d4e7a596e4b5bb06c377f197efae6b1a79738e5 Author: Bruno Lemos <bruno@brunolemos.org> Date: Mon Jun 1 11:44:29 2020 -0300 Update hermes.md (#1965) commit 4934892d64b4d69d4937c83255253cc9e3374ba4 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Sun May 31 15:42:48 2020 +0200 correct the 'target' type in the PressEvent commit 778e1c1a109449f66d8473f3b168da3b3205f664 Author: Daniel Georgiev <daniel@dabanny.com> Date: Sun May 31 15:18:53 2020 +0300 Fix typo in using libraries docs page (#1962) commit 06b2ff7dccfa13b4279a408090fd2cb7c50c97b7 Author: fangxing <fangxing204@gmail.com> Date: Sun May 31 18:55:43 2020 +0800 Need go back to project root before run testing (#1915) commit 9a24788d61ee5be21eea3a6f3ecffcab068cdf94 Author: IamDhana <r.dhanasekaran5192@gmail.com> Date: Sat May 30 16:24:45 2020 +0530 missing word in the linking documentation (#1958) commit 758f18eacb099c9c124773a904992acf6da82a22 Author: Manuel E <53962116+merodriguez9112@users.noreply.github.com> Date: Sat May 30 04:49:49 2020 -0400 Removing undefined styles.countContainer from View component (#1957) commit 22f9a70435b3d05da5a204111c09c147feb13496 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Thu May 28 15:10:57 2020 +0200 improved labels design + ActivityIndicator and Button pages tweaks (#1955) commit d6c9b717283d83ac70a6242cd71f289e32e371ed Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu May 28 14:09:28 2020 +0100 Moving API and Components to their own sections (#1944) commit 1895d15a53316e8143d1a4e4d94008644f108841 Author: Steven Bell <bell-steven@users.noreply.github.com> Date: Thu May 28 09:09:08 2020 -0400 Add light background to the search bar (#1951) commit 6370dd38d6fbdcb95df4a39a670f05d6e40ae8c2 Author: Andrew Decker <ajdecker1022@gmail.com> Date: Thu May 28 08:07:58 2020 -0500 Update security.md (#1953) Fix minor typo commit 3d14f4c2c731df6022047c21a372e03ff8bdf629 Author: Andrew Decker <ajdecker1022@gmail.com> Date: Thu May 28 08:06:59 2020 -0500 Update accessibility.md (#1954) Fix typo minor typo commit e57631bcbb7fc706c59f4c45ff93967a0260c5eb Author: Luis Cano <luecano@gmail.com> Date: Tue May 26 11:57:15 2020 -0500 Props note correction (#1952) commit 85eb83db517fb019f4823c6ce6f22fff3a7deb57 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Thu May 21 20:48:19 2020 +0200 update links format in the Footer component (#1943) commit 8340a384de453288cf5f6df05275bba629274e1c Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Thu May 21 20:46:58 2020 +0200 replace inline Image style props with link to the Image Style Props page (#1950) commit 1ad99af73cd4fcb00f94f25713316999847411dc Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Thu May 21 13:45:57 2020 -0500 fix RCTAlertManager.m link in Native Modules iOS (#1935) commit 260fbe0c186961bcd8c6e94bcefe7d26ca5713c5 Author: Jishnu P Sreekumar <33541774+psjishnu@users.noreply.github.com> Date: Fri May 22 00:15:35 2020 +0530 Fixed Issue #1897 added description (#1938) commit c75471a8e72eedae99731482bcbbe0b4466c1029 Author: Emerson Thompson <thompson.emerson@gmail.com> Date: Thu May 21 15:44:56 2020 -0300 fix responsive grid (#1947) commit 07ef66aeb0ddac5fa36cb624f9f4073c85d3a2c8 Author: bitboxx <bitboxx@users.noreply.github.com> Date: Thu May 21 19:43:55 2020 +0100 Remove picker as this is being deprecated (#1949) commit f68161137bc567239cd8a5e11c82e8530a9ff2f4 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Wed May 20 18:14:03 2020 +0100 Tiny edits to pressable wording (#1942) commit 0b7b3b987a15aa33733ac45cf6e736ebc389b4a9 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Wed May 20 18:57:02 2020 +0200 update slightly feedback box and footer designs (#1939) commit 1d415696a8214c5559c469ea0a1648de02e450f5 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Wed May 20 16:18:07 2020 +0200 add PressEvent and Rect Object Types links to the components (#1940) commit dc02e2a4456b0ddad8d3889cc79b88b6c7a2e9c9 Author: Kiki Saintonge <matrixtunnel@gmail.com> Date: Mon May 18 10:01:10 2020 -0700 addition of the pressable API (con't) (#1933) commit feee0a4ea77815b7f5b020c757f168263bb1623f Merge: 3dda2556d 1cb858c47 Author: sunnylqm <sunnylqm@qq.com> Date: Mon May 18 22:53:00 2020 +0800 Merge branch 'master' of https://github.com/facebook/react-native-website into facebook-master commit 1cb858c4700af1e73f0601e64a3bc72d53a6561e Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri May 15 23:23:16 2020 +0200 Add styling to the "Native Code Required" banners (#1920) commit f378171c06b3ee4e11dfcaa3c1959434195c8c4c Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Fri May 15 22:22:48 2020 +0100 Adding stepped instructions for running RN application (#1919) commit cc63d1a5a685a607b515a72e257bff2145af27a3 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri May 15 22:47:45 2020 +0200 Platform labels and slim table headings (#1937) commit 3b9d6a9e8ace97fcdf41f826b782ac8fbd214337 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Fri May 15 15:35:44 2020 -0500 update CoreComponents function Examples (#1922) commit 5bd1767b1754b8afad35b3cbfa090fd6c8ad43f4 Author: Jishnu P Sreekumar <33541774+psjishnu@users.noreply.github.com> Date: Sat May 16 02:04:40 2020 +0530 Issue #1921 standardized functions (#1929) commit 56faade743d4cdba39b542994e1248bfe74fcb1c Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Fri May 15 15:33:11 2020 -0500 update API examples docs with the new standardize!! (#1926) commit 2ec993256c7c8951344641f3db28502a1154ae2b Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Fri May 15 15:31:20 2020 -0500 update design docs examples with new standardize (#1930) commit d367d2cc8a7a7af26034949a17ca0c866a098589 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Fri May 15 15:29:30 2020 -0500 update props examples with the new standardize (#1925) ![shera_entrapta](https://user-images.githubusercontent.com/236306/82093160-86709a80-96f2-11ea-9afb-2e6053e517bc.gif) Thank you so much for helping us make these docs rock! commit b5216710b19bd5c636319091e612ef5ee5b1153f Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Fri May 15 15:26:52 2020 -0500 update ios and android Apis examples with new standardize commit a25a60f430a47e3e6ee29ccbeea5ec3ed15ec8a6 Author: Luiz Celso de Faria Alves <celsodesign@gmail.com> Date: Fri May 15 17:24:30 2020 -0300 Update examples introduction docs with the new standardize (#1927) commit 97b71dbb11fb8c799354ea761ef3d4a7b4469f23 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Fri May 15 16:18:41 2020 +0100 Adding the start of Object Types reference (#1936) commit 8a5d03a593c3a25697dd21821d6ae2863c201ce7 Author: Johan du Toit <jdutoit.dev@gmail.com> Date: Fri May 15 17:10:52 2020 +0200 Update native-module-setup.md (#1914) commit a3979b40bca71ad9c5c6997da80c994256d4f9ce Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri May 15 17:01:32 2020 +0200 Update two page titles (remove "React Native") (#1932) commit fa9c1e84aeddeea2d3cddcbc0aa0660895fcc976 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu May 14 19:42:15 2020 +0100 Adding illustrations to security doc (#1934) commit 7e9277305310d07ec634fe5a4a821fde0a742a8b Author: Rachel Nabors <rnabors@fb.com> Date: Thu May 14 14:08:47 2020 +0100 Revert "reverting accidental IDE merge of Pressable doc--it's still in review" This reverts commit cca0b830247bcd89354591f91adfcd290a5faab6. :wq commit cca0b830247bcd89354591f91adfcd290a5faab6 Author: Rachel Nabors <rnabors@fb.com> Date: Thu May 14 13:45:14 2020 +0100 reverting accidental IDE merge of Pressable doc--it's still in review commit 4b93c2b478ccb1069d6254b1f7eec375cdd83478 Author: Rachel Nabors <rnabors@fb.com> Date: Thu May 14 12:31:11 2020 +0100 Adding millisecond durations to presses and changing pressRectOffset to pressRetentionOffset commit 443462c841443ac36194665cbb02a8ac0eedcb4d Author: Rachel Nabors <rnabors@fb.com> Date: Thu May 14 02:05:00 2020 +0100 Adding illustrations and explanations to Pressable commit a0728a179201482a7922c3275dd4159199b63bed Merge: d2a9446c8 6e737eab6 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Wed May 13 22:59:52 2020 +0100 Merge branch 'master' into pressable-api commit 6e737eab6c012850a79ab8c5d6b93d52a7407f11 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue May 12 17:19:22 2020 +0200 add ability to highlight new pages in the sidebar (#1906) commit cf1a9b575c1fcc819226bf0239a255eab862324a Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Tue May 12 08:41:36 2020 -0500 remove RCTLocationObserver.m link in native modules ios (#1913) commit b4812d6b8d45068d5376244493d3f971907918e1 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Tue May 12 08:40:37 2020 -0500 fix flipper documentation link. (#1918) commit 84572c2f85556455fc4d3b569e515e11b62db0ac Author: Ema Suriano <emanuel.suriano@gmail.com> Date: Tue May 12 15:38:57 2020 +0200 docs(roadmap): update octoverse projects link (#1923) commit 21bf3f25e3b2ae57075a00ee620f07c8d3542022 Author: christina <christina.voudouris@gmail.com> Date: Mon May 11 09:25:12 2020 -0400 edited documentation for macOS and android (#1912) commit 3ce100237affe2886bb5f259cd7ec618eb4065d2 Merge: a020295d5 270fc05bf Author: Christoph Nakazawa <cpojer@fb.com> Date: Mon May 11 14:07:53 2020 +0100 Merge pull request #1916 from EvanBacon/@evanbacon/use-metro-bundler-more commit a020295d56a977d6aa3112da3d59d9e920790844 Author: Vojtech Novak <vonovak@gmail.com> Date: Mon May 11 14:53:46 2020 +0200 chore: document rippleRadius in TouchableNativeFeedback (#1911) commit da390a1a6aa3b3c09392e70b58c37f0e26f62a1f Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon May 11 14:53:20 2020 +0200 update Accessibility pages, tweak examples (#1907) commit 926eca35ffac0d718e8580c8dd810ade53f9823d Author: Brent Vatne <brentvatne@gmail.com> Date: Mon May 11 05:52:59 2020 -0700 fix: "refer to" rather than "refer" (#1910) commit 48fc323521afef24f9519a48061212637dc133e9 Author: Matin Zadehdolatabad <zadehdolatabad@gmail.com> Date: Mon May 11 17:21:28 2020 +0430 Update android app bundle notice in hermes doc (#1867) commit cb324986ea7bd7e5bfa1e52c4f4c0b8fa9e4ab19 Author: nataliepan <nataliepan@users.noreply.github.com> Date: Mon May 11 05:50:43 2020 -0700 AppState Function Component Example Fix: useRef instead of useState (#1908) commit 270fc05bf26fe2280db3ea51847d4079cde6bce1 Author: Evan Bacon <baconbrix@gmail.com> Date: Sun May 10 11:57:42 2020 -0700 Delete troubleshooting.md commit 56522b8f81efcf1b2546f7bec33cd7f7e2021f63 Author: Evan Bacon <baconbrix@gmail.com> Date: Sat May 9 17:51:16 2020 -0700 use bundler instead of packager to reduce verbage commit ce6beb5199093087f1ea66d10e4e22ba428263d3 Author: Evan Bacon <baconbrix@gmail.com> Date: Sat May 9 17:42:24 2020 -0700 Remove old instance which don't apply commit 2bcacc84576c4b9d559754514911ff0410cc26f9 Merge: 483f36c67 777e449e6 Author: Evan Bacon <baconbrix@gmail.com> Date: Sat May 9 17:39:24 2020 -0700 Merge branch 'master' into @evanbacon/use-metro-bundler-more commit 483f36c674c0d0546052740f005ab2552bde3b84 Author: Evan Bacon <baconbrix@gmail.com> Date: Sat May 9 17:29:34 2020 -0700 "React Native packager" -> Metro bundler commit d2a9446c8200301644f46a091e3e1526a12780bd Author: Kiki Saintonge <kisai@microsoft.com> Date: Fri May 8 15:29:21 2020 -0700 crosslinking, info definitions added links in the touchable docs to reference the pressable api doc. Added some info around what hitslop and pressrectoffset do. Added reference link to the Pressability.js file/implementation as I don't want to reguritate the info there into the docs because it's pretty well laid out in the comments within that file. commit 777e449e6b9eb56ef479d496a2e291d63e284a46 Author: Michał Pierzchała <thymikee@gmail.com> Date: Thu May 7 15:17:22 2020 +0200 fix: add missing Appearance module APIs (#1909) commit 5c1cb73f69b2ee2c8921cb1f6abb3611ac3cde9d Author: Sergey Zhigunov <i.sergey.zhigunov@gmail.com> Date: Thu May 7 16:15:04 2020 +0300 Update ScrollView with Animated Event examples (#1905) commit 6801d78181a114f2f352c99eb9e08fb6149a9416 Author: Dzmitry Meshcharakou <dima.mescheryakov@gmail.com> Date: Thu May 7 15:14:20 2020 +0200 Avoid anonymous function on renderItem in code examples. (#1904) commit cf30906fdeec1a427903607db8f8420a96f87b5d Author: Brent Vatne <brentvatne@gmail.com> Date: Thu May 7 06:13:33 2020 -0700 Add workflow page "Using Libraries" (#1902) commit 36278a6e166fdb72756ed51a5cdc9adedb7268fe Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu May 7 14:04:51 2020 +0100 Running all pages through prettier (#1900) commit 4ce7a86c57fc1ca61743dae609ba4500d2aa75af Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue May 5 21:58:23 2020 +0200 standardize CameraRoll page: add deprecation note, remove listing (#1903) commit a820643a806889cbd0a5e042469be3e2cbf9fe32 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue May 5 21:57:41 2020 +0200 standardize WebView page: update deprecation note, remove listing (#1901) commit f8a28cea41ebe1b3d4e59ff832a45e4b90eca1a3 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue May 5 21:55:58 2020 +0200 add deprecation note to the Apple TV (tvOS) guide (#1859) commit de5c65d58fa21d41a5c811adae56b74ee14124d7 Author: Gökhan Döşlü <gokhan@simpux.com> Date: Mon May 4 14:52:58 2020 +0300 Update integration-with-existing-app.md (#1838) commit 2cd70f78a29546f45f9e2219df482ff61f1d4cff Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon May 4 13:46:38 2020 +0200 update animated values pages, add them to the sidebar (#1807) commit fe1b989c078943346ac14cef68076ca9788cf34f Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Thu Apr 30 20:58:36 2020 +0200 add issue templates and helpful links based on RN repository config (#1893) commit 58c49c80b9a4359d11202a4bdb243a3679ea55d3 Author: Daksh Shah <dakshshah96@gmail.com> Date: Thu Apr 30 18:58:03 2020 +0530 Fix link to button components built by the community (#1886) commit 10eb5562b20dfca28492bc4ded130ab7507e3019 Author: Héctor Ramos <165856+hramos@users.noreply.github.com> Date: Wed Apr 29 12:46:51 2020 -0700 [Showcase] Add application form and include Oculus (#1888) * Add application form, adjust icons in showcase, add Oculus * Android links before iOS links commit d5832107ed2208382ebdb1b2cc5e9c4c100b2e75 Author: Royal Bhati <royal240596@gmail.com> Date: Tue Apr 28 19:26:28 2020 +0530 Fix UseEffect Array Dependency lint error in Expo Playground (#1879) commit f605ff4180428032f740cda63e4c51bb1ff3d347 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue Apr 28 15:54:28 2020 +0200 update Platform Color usage on iOS, add Android R.color (#1865) commit 56f19005e6367e3f8e28ef0724dadf6848f9d545 Author: Christofer Chan <39347326+christoferchan@users.noreply.github.com> Date: Tue Apr 28 09:47:50 2020 -0400 Updated Step 3. in getting-started.md (#1854) commit 9d7e6bab34347474639a95e501b6ccb7210e63c6 Author: Jesse R Weigel <jesseweigel@gmail.com> Date: Tue Apr 28 09:43:56 2020 -0400 Remove unused Component import (#1870) commit 5c9c2ef8abe14c7d260770e47a4addbae2464e34 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Tue Apr 28 08:42:58 2020 -0500 remove unused Component in keyboardAvoidingView example (#1873) commit 86e65945340b0d4e447f24251ee5b36222e63fb7 Author: Matt Goldwater <mattgwater@gmail.com> Date: Tue Apr 28 06:38:47 2020 -0700 Fix Image components by adding uri property to their source prop. (#1877) commit de1fff6a0694ef1f2d2005d3f5f126968a660d17 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Tue Apr 28 08:34:46 2020 -0500 delete unused component in Props Examples (#1874) commit 62b1ae249480528e983d2595bcd006e688a6ce65 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Tue Apr 28 08:34:23 2020 -0500 update height and width examples with arrow functions (#1875) commit 9dbf13625d9aa76e1baab89f78ad81218fa08631 Author: Flavio Maria De Stefano <destefano.flavio@gmail.com> Date: Tue Apr 28 15:34:03 2020 +0200 Typo: ASYNCH (#1882) commit d2c4e5e44eb7d5e5591aee8e76437e702eceda3f Author: miketamis <tamis.mike@gmail.com> Date: Wed Apr 29 01:33:42 2020 +1200 Added cleanup method to interaction manager hook example (#1872) commit c93c84c4d6bb74fbb5a306f4b8438c0a33c6a299 Author: Kiki Saintonge <matrixtunnel@gmail.com> Date: Thu Apr 23 10:19:02 2020 -0700 Update docs/pressable.md Co-Authored-By: Eli White <github@eli-white.com> commit 8159cf6c438eb23d7f2cc2e4babb2b6aea217118 Author: Kiki Saintonge <kisai@microsoft.com> Date: Thu Apr 23 09:47:12 2020 -0700 fixed inline style conditional + mismatched view close tags commit 031720dd952344e95f649e199f9da786762daea5 Author: Kiki Saintonge <kisai@microsoft.com> Date: Wed Apr 22 13:28:18 2020 -0700 update to app export syntax commit 3581c5e706022854821653d7adeffef08815ba8e Author: Kiki Saintonge <kisai@microsoft.com> Date: Wed Apr 22 11:28:14 2020 -0700 style conditional added, function consistency syntax changed commit 7985a462e3b8dce986876075b8dee64bb82dbea2 Merge: 551cd6f65 80e2e8299 Author: Kiki Saintonge <kisai@microsoft.com> Date: Tue Apr 21 13:15:46 2020 -0700 Merge branch 'pressable-api' of https://github.com/kikisaints/react-native-website into pressable-api commit 551cd6f65a1afe78e14309700a7f5746e8dd220f Author: Kiki Saintonge <kisai@microsoft.com> Date: Tue Apr 21 13:15:26 2020 -0700 removed the use of * during react import commit cb506a0341f15940ee6b308ea345a6a5773e9e31 Author: Chibuokem Jerry <39066907+jerrybuks@users.noreply.github.com> Date: Tue Apr 21 13:08:24 2020 +0100 fixed broken watchman links (#1853) commit 57a6ffbbf3a1bc368283f06562fbbe7cfe0bcd74 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue Apr 21 14:07:19 2020 +0200 fix functional example on the Networking page (#1857) commit 476b1838099ef19264db1283f691e49f791f3ad4 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue Apr 21 14:06:42 2020 +0200 add Core Components page to the first versioned docs to prevent… (#1858) commit f9b5b7e9033c1dda8152b47fb3ee08709824e78d Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue Apr 21 14:04:35 2020 +0200 add deprecation note to the Picker components (#1856) commit 22ff097d731d7de82becbf33d507d00b5a62afb7 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue Apr 21 14:03:44 2020 +0200 fix React Intro typo in 0.62 (#1855) commit ed3a2cab0657f5fd9736af7d4722d6d9c7cb797a Author: Ahmad Dandachi <ahmad.dandachi@gmail.com> Date: Tue Apr 21 08:03:23 2020 -0400 Fix typo from SHA-265 to SHA-256 in security documentation (#1860) commit 014984f98e53a4e9cec887184c22754778532147 Author: jamesxabregas <jamesxabregas@users.noreply.github.com> Date: Tue Apr 21 22:03:03 2020 +1000 Add description to layout-props for flexBasis, flexGrow, and fl… (#1861) * Add description to layout-props for flexBasis, flexGrow, and flexShrink. * convert to note information about flexbox guide Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com> commit 7dc43d9f7cb5a33943e1d3b5721d19073f1e7b59 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Tue Apr 21 13:02:35 2020 +0100 DynamicColorsIOS page (#1851) * Adding DynamicColorsIOS and referencing it and PlatformColors from Colors page * Adding DynamicColorsIOS and referencing it and PlatformColors from Colors page * Making sure the new page is actually in there. * Moving note for iOS devs into devNotes section * small tweaks, remove duplicated section * formatting, typo fix * update the iOS color reference list link * typo fix Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com> commit 80e2e829936d6c4d70d51ae48960200283e1e40f Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Tue Apr 21 13:01:55 2020 +0100 tweaking copy commit 95447533459f466daf15e6a804775f3871faec19 Author: Levi Buzolic <levibuzolic@gmail.com> Date: Tue Apr 21 21:57:57 2020 +1000 Minor tidy of Accessibility docs (#1864) Fixed a few places in the accessibility docs where code snippets included curly quotes and references to code where quoted when they should have been in back-ticks to be monospaced (as is common in the rest of the docs). commit e89ad24296ebc11966ef859ceac5785c656e7c79 Author: Jaap Frolich <jfrolich@gmail.com> Date: Tue Apr 21 19:57:36 2020 +0800 Incorrect use of TouchableHighlight in example (#1863) * Incorrect use of TouchableHighlight in example The button background needs to be in a child View otherwise the background becomes black instead of slightly dimmed. * whitespaces cleanup, other small tweaks Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com> commit 1ba2f275ffb505b70879e0d34e602fd291a65622 Author: Kiki Saintonge <kisai@microsoft.com> Date: Mon Apr 20 15:58:49 2020 -0700 linked to color section, changed render prop to function commit 93a69a25aeb63604e3bf7cb1f9afe8cb6e0c5278 Author: Kiki Saintonge <kisai@microsoft.com> Date: Mon Apr 20 14:34:36 2020 -0700 addition of Pressable to apis commit 0ad0fec24ee644e6482921c575f01a703586e8ad Author: Rachel Nabors <rnabors@fb.com> Date: Thu Apr 16 01:54:23 2020 +0100 Revert "Adding DynamicColorsIOS and referencing it and PlatformColors from Colors page" This reverts commit b055df37e72c97ab1fd0c126302574c7ef83537f. commit b055df37e72c97ab1fd0c126302574c7ef83537f Author: Rachel Nabors <rnabors@fb.com> Date: Thu Apr 16 01:45:12 2020 +0100 Adding DynamicColorsIOS and referencing it and PlatformColors from Colors page commit 27df44fb553557f4944fbe85e54383750bd7ea14 Author: Héctor Ramos <165856+hramos@users.noreply.github.com> Date: Wed Apr 15 16:47:06 2020 -0700 Document getColorScheme behavior while sync debugging (#1823) commit 5bae03d33e8d26b6d1387d1fb83dd88b08b8a631 Author: Gary R Krause <39040273+garyray-k@users.noreply.github.com> Date: Wed Apr 15 19:40:08 2020 -0400 Explanation doesn't include all examples provided (#1824) commit f98354b0448acde59a1cb6dcbd6c10226e6cacab Author: Paweł Fertyk <pfertyk@users.noreply.github.com> Date: Thu Apr 16 01:39:20 2020 +0200 Fix typos in KeyboardAvoidingView docs for 0.62 (#1826) Basically a copy of #1803, but to 0.62 instead of master. commit 661e087ba2cbbea44af7671f056dc13db888a45e Author: Antoine Doubovetzky <antoined@bam.tech> Date: Thu Apr 16 01:34:59 2020 +0200 fix(RefreshControl): fix SnackPlayer (#1845) Remove unnecessary `refreshing` dependency from useCallback. commit 51e6278a98c749d419ac4baa8879b51c65e4e359 Author: Shinpei <react-native@kakao.com> Date: Thu Apr 16 08:30:50 2020 +0900 Remove empty h2 (#1844) Remove empty h2 that is between textBreakStrategy and underlineColorAndroid commit b9e7287912d47929f15666d3548ab2375d261203 Author: Pablo Espinosa <espipj@gmail.com> Date: Thu Apr 16 00:29:59 2020 +0100 Fixed image source example as it wasn't working in non-web RN (#1846) Removed trailing comma commit 10858f52a8500acbe4b99eab45800d1062e98b35 Author: Irek Róg <irekfrontend@gmail.com> Date: Thu Apr 16 01:25:56 2020 +0200 fix typo assitive -> assistive (#1841) * fix typo in docs/accessibilty.md fix typo assitive -> assistive * fix typo in version-0.62/accessibility.md fix typo assitive -> assistive commit 9bc2cc1e0cebbe64d809668c63a8ed28c17a787b Author: Petr Huřťák <petr.hurtak@gmail.com> Date: Thu Apr 16 01:21:03 2020 +0200 Update button.md (#1840) The button docs confused me. I wanted to build my own button, but in the "how to build your own" paragraph it linked only to TouchableOpacity (too high level) and TouchableNativeFeedback (Android only) commit b02a494e78bc979fa290aea48da47fbc1a9ec3ec Author: Alexandre de Boutray <alexdeboutray@gmail.com> Date: Wed Apr 15 19:17:51 2020 -0400 Add information about padding behavior for SafeAreaView (#1847) commit b45d54a60ca148bfb7946241bf13de27010661be Author: Kiki Saintonge <matrixtunnel@gmail.com> Date: Tue Apr 14 10:51:02 2020 -0700 PlatformColor API (#1813) * PlatformColor API Added api documentation for the PlatformColor API function. * Incorrect quotation marks typo fix * removed platformcolor from versioned docs, moved it out of hooks * Update en.json * Added DynamicColorIOS section to colors.md * Updates to colors.md and platformcolor.md * Update colors.md example for dynamiccolorios added to it's section. * simplifier example for dynamiccolorios * simplified the dynamiccolorios jsx code example Co-authored-by: Kiki Saintonge <kisai@microsoft.com> commit bb36afae457d4685806287c3b9627dad6f5f60e8 Author: Raphael Rouvinov-Kats <coolcade283@gmail.com> Date: Fri Apr 10 11:51:55 2020 -0400 [NativeModules iOS] Remind people to rebuild (#1833) Was running into issues with this line, turned out I was forgetting to rebuild my project! I'm sure there's better ways to word this, too. In general I think it would be nice to mention rebuilding somewhere near the top. commit ed9621f10c4a2ee7524e87cba99c4859bd3efebb Author: EzequielB <ezequielballesi@gmail.com> Date: Fri Apr 10 12:29:25 2020 -0300 App crashes if marginBottom is a string (#1834) * App crashes if marginBottom is a string * Update tutorial.md commit 9fef2abbd23505b5832c6f0b78d4587c08f930ed Author: Jérémy Barbet <jeremgraph@gmail.com> Date: Fri Apr 10 15:28:04 2020 +0000 fix: line break between props (#1829) commit 57f59399fecd4d0645e6257a696d1b915af34368 Author: Madd.is <github@madd.is> Date: Fri Apr 10 17:25:36 2020 +0200 Fix typo (#1827) commit 5d422acd626bf7e7ddfb956a71b058a4bd548b45 Author: petrosvoivontas <46870575+petrosvoivontas@users.noreply.github.com> Date: Fri Apr 10 18:25:07 2020 +0300 Update sectionlist.md (#1825) initialNumToRender was listed as a required prop for the SectionList Component commit 7c496dd88c0c2a0c7ca1a1c89dc828fb9772e649 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Apr 10 16:50:50 2020 +0200 fix in table links appearance (#1832) commit 1bfeae8fb3d5f408c973decebd5ca1618f624e9d Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Apr 6 14:12:10 2020 +0200 add CheckBox page back to the sidebar, add Snack example (#1786) * add CheckBox page back to the sidebar, add Snack example * add deprecation notice to Checkbox, add deprecated version of the page to 0.61 docs commit b2b4f470eb8957fd6b23c0e9b529a4bc9fb1c49c Author: Thomas P <TPXP@users.noreply.github.com> Date: Mon Apr 6 14:02:30 2020 +0200 DOC: Precise when the StatusBar barStyle is enforced (#1805) On Android API levels before 23, the barStyle property is ignored. This change documents this effect to avoid bad surprises. commit 19475ba4c49102eea7737281cb37f09bb36b9590 Author: Edilson Alves <email@edilsonalves.com> Date: Mon Apr 6 09:01:00 2020 -0300 Remove unnecessary import (Handling Text Input) (#1796) commit 2a18f3ef25da68729f9bdb803ba4e563cc62d130 Author: Harsh Vitra <jainharsh44@gmail.com> Date: Mon Apr 6 17:29:44 2020 +0530 Changed links for Metro docs (#1799) commit 1430c36bc71c52bab571d85e47f2a3122fc5c1d7 Author: Yoshiya Hinosawa <stibium121@gmail.com> Date: Mon Apr 6 20:58:28 2020 +0900 Fix types in Share module (#1815) This commit fixes the types of Share.sharedAction and Share.dismissedAction. commit 1e7dcf46992cf971ccccb21555cd46f42f1e2893 Author: Jack Williams <32182937+will-jac@users.noreply.github.com> Date: Mon Apr 6 06:53:36 2020 -0500 Added proton native to out of tree projects (#1820) It's not a fork of react, but it is a very notable wrapper - allows using react native on Linux, macOS, and Windows. commit 1deb0662b119bc414e19444868a3467f5065d87f Author: tugbadogan <tugbadogan@users.noreply.github.com> Date: Mon Apr 6 12:47:30 2020 +0100 Fixed component attribute for HomeScreen (#1795) Component attribute should be the same as function name, HomeScreen. I've also added ProfileScreen function to complete the example code. commit 65a4d6ceaae66a90987eac1804d880be1c36258d Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Apr 6 13:45:23 2020 +0200 update SegmentedControliOS page generated for 0.61 (#1792) commit d7bbcb40295f9a78bd4427332d7be3b0fe51db99 Author: Jesse Katsumata <jesse.katsumata@gmail.com> Date: Mon Apr 6 20:44:04 2020 +0900 docs: specify typescript template version (#1800) commit 63f42e1900db4e8ceb3920695f952aa7a69858cf Author: Jiyoung Kim <jyblue.kim@gmail.com> Date: Mon Apr 6 20:16:43 2020 +0900 Fix outdated links in `getting-started.md` page (#1809) Motivation: * It seems that some of external links to `Watchman` are outdated. Modification: * Fix broken links Result: * The page is updated with the correct links. commit c7b7631df3cc4191c4f19d0798e94a9b97de1725 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Apr 6 13:14:36 2020 +0200 fix Hello World example in 0.62 docs (#1818) commit 475b6a2a7c0a77f084472bbe47d3c239273f772d Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Apr 6 13:07:42 2020 +0200 0.62 release blog post update (#1821) * improve code highlight in 0.62 blog post * fix typos, update internal links commit d848658b3b33e0dd2ede7811840858aaddfed2b5 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Sat Apr 4 13:47:35 2020 +0200 remove MaskedViewIOS from 0.62 sidebar (#1817) commit 65442a90c682bc99ebf47e291e10634f519b000c Author: Jayanth Manklu <lookageek@users.noreply.github.com> Date: Sat Apr 4 17:05:15 2020 +0530 Fix grammatical error in cat greeting (#1793) I am a also cat -> I am also a cat! commit 289e451f308f998a3fe98974d8fe326f86b59c72 Author: Vojtech Novak <vonovak@gmail.com> Date: Sat Apr 4 13:33:34 2020 +0200 KeyboardAvoidingView docs minor improvements (#1803) commit f5e1c2687a1334d664d3bb346c7d03d256597e1a Author: Vojtech Novak <vonovak@gmail.com> Date: Fri Apr 3 13:42:51 2020 +0200 minor improvements to testing guide (#1810) * minor improvements to testing guide * Update testing-overview.md * Update testing-overview.md commit d94144a2095028905ab801cd5e93a3734a418ffe Author: Vojtech Novak <vonovak@gmail.com> Date: Mon Mar 30 19:58:13 2020 +0200 fix: fix wrong testing guide redirect (#1791) commit 22ad434c9cdf1838954bfda2c48c4fd9e64bbfbd Author: Jayesh desai <jayeshdesai4520@gmail.com> Date: Fri Mar 27 20:45:27 2020 +0530 Updated getting-started.md (#1790) * updated getting-started.md changed step -3 and step - 4 of the Android development environment * Making the steps step-by-step Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 34497a7f81442670d130ed6e4a1a9b389bd03d6d Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 27 15:17:50 2020 +0100 remove SegmentedControlIOS images (#1774) * remove SegmentedControlIOS images * remove images from versioned docs * add Snack example to the SegmentedControlIOS page commit 69fb5bbaf9c86d42c7a912764f8aea89c21aaae3 Author: Stafford Williams <staff0rd@users.noreply.github.com> Date: Sat Mar 28 01:14:29 2020 +1100 No Intel HAXM when using Hyper-V (#1781) * No Intel HAXM when using Hyper-V The docs [here](https://reactnative.dev/docs/getting-started) for Windows > Android lists the following package as a requirement; * `Performance (Intel ® HAXM)` However, in the case of having Hyper-V enabled, like for Docker, installing that package results in failure; > This computer does not support Intel Virtualization Technology (VT-x) or it is being exclusively used by Hyper-V. HAXM cannot be installed. Please ensure Hyper-V is disabled in Windows Features, or refer to the Intel HAXM documentation for more information. The docs also link an article related to AMD, which also happens to mention Hyper-V; > If you want to use Hyper-V at the same time as the Android Emulator on your Intel processor-based computer, you will also need the same Android Studio and Android Emulator versions as listed above, but with the additional requirements: > > * Enable via Windows Features: "Hyper-V" - Only available for Windows 10 Professional/Education/Enterprise > * Intel Processor : Intel® Core™ processor that supports Virtualization Technology (VT-x), Extended Page Tables (EPT), and Unrestricted Guest (UG) features. Additionally VT-x needs to be enabled in the BIOS. I've just learnt (via trial and error) that the latter means you don't need HAXM at all if you satisfy the above two. When I originally read the article though, I thought it was implying I still need HAXM, and, the react-native docs are not clear on this. * Tweaking copy Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 8b62334d90fc16a948e7a7d0b0a745842489bf67 Author: Ben <ben.onthewater@gmail.com> Date: Fri Mar 27 14:58:42 2020 +0100 Update to pixelratio.md - getFontScale() returns value on iOS (#1776) * Update to pixelratio.md - getFontScale() iOS does return user value using getFontScale * Update to pixelratio.md - getFontScale() iOS does return user value using getFontScale commit e1e99ffd9def28cb9a283a830ec6616dc7f0483c Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 27 14:33:57 2020 +0100 add missing i18n strings after 0.62 cut (#1787) commit 315861ad42af5c793ab4ff80391369b704fadb4d Author: Sunil Pai <threepointone@gmail.com> Date: Fri Mar 27 13:20:48 2020 +0000 adds og:image to every page (#1789) This PR adds an og:image meta tag to every page, and reuses react's og:image for the same. This will mean links shared on twitter will correctly have a react logo as an attached image. commit b6223835344685382aeefe4c2deeebf2585bff04 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 27 13:59:38 2020 +0100 additional minor tweaks to the Readme file (#1773) commit c7e0e29434a2d1f6cd6afa969740c24d806d2565 Author: Matthieu Petit <mtthp@users.noreply.github.com> Date: Fri Mar 27 13:57:20 2020 +0100 Fix typo in intro-react page (#1788) commit 84feef1a252c442f2d44da8335c71beddd84ac47 Author: Ricky <rickhanlonii@gmail.com> Date: Thu Mar 26 13:46:44 2020 -0400 Add 0.62 blog post (#1778) * Add 0.62 blog post * Apply suggestions from code review Co-Authored-By: Eloy Durán <eloy.de.enige@gmail.com> Co-Authored-By: Lorenzo Sciandra <lorenzo.sciandra@gmail.com> Co-Authored-By: Jeremy Deutsch <jeremy.e.deutsch@gmail.com> * Update website/blog/2020-03-24-version-0.62.md * Update website/blog/2020-03-24-version-0.62.md Co-Authored-By: Lorenzo Sciandra <lorenzo.sciandra@gmail.com> * Update website/blog/2020-03-24-version-0.62.md * Correct date, add screenshot, update copy * Add network inspector back * Update website/blog/2020-03-26-version-0.62.md Co-Authored-By: Eloy Durán <eloy.de.enige@gmail.com> * Update website/blog/2020-03-26-version-0.62.md Co-Authored-By: Eloy Durán <eloy.de.enige@gmail.com> * Apply suggestions from code review Co-Authored-By: Eloy Durán <eloy.de.enige@gmail.com> * Update website/blog/2020-03-26-version-0.62.md * Update website/blog/2020-03-26-version-0.62.md Co-Authored-By: Eloy Durán <eloy.de.enige@gmail.com> * Improve headings Co-authored-by: Eloy Durán <eloy.de.enige@gmail.com> Co-authored-by: Lorenzo Sciandra <lorenzo.sciandra@gmail.com> Co-authored-by: Jeremy Deutsch <jeremy.e.deutsch@gmail.com> commit 4077a977d0c2bf8cb4e8eb5c7a20fa408b1ca8ea Author: Lorenzo Sciandra <notkelset@kelset.dev> Date: Thu Mar 26 17:31:38 2020 +0000 Update default version to 0.62 (#1784) commit 3e3d734ee3765bc687a09b1ee95121d82a9bb3f0 Author: Emilio Venegas <emvenmed@gmail.com> Date: Wed Mar 25 13:59:16 2020 -0600 Fix typo on tutorial.md (#1785) Hello World example had a couple extra curly brackets commit 9806dddd7b13df2f9d7b12bfd8255338640caf88 Author: Lorenzo Sciandra <notkelset@kelset.dev> Date: Wed Mar 25 15:36:38 2020 +0000 Create 0.62 versioned documentation (#1782) commit 30c4d96e0e696005346943dbcf272d3b67554074 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Wed Mar 25 12:22:02 2020 +0000 Adding deprecation notices to 0.61's sidebars (#1779) commit 09264aee304a5cacb329fca1b8bc009ec4388fa6 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 20 21:47:24 2020 +0100 fix Docusaurus warning (#1772) commit cbb43fba76c7e0608fc5ea290e644eba29182a29 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Fri Mar 20 07:22:19 2020 -0600 update flexbox examples with functional components (#1759) * update flexbox examples with functional components * delete margintop style commit 6d7f5020c578af63909270c2f53425bd3a566c1e Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Fri Mar 20 07:21:27 2020 -0600 update view style props example with functional components (#1760) * fix styles in style props * indent code in example commit 27276a303f9252ed2f038305f02053ae8f474931 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 20 14:13:03 2020 +0100 update Color Reference page (#1763) * update Color Reference page * fix language CI * minor tweaks commit c82de6e418a29650ee836045950cb7886a6144d0 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 20 14:10:37 2020 +0100 add subcategories to the API section sidebar (#1756) commit 60524fe0dc4cca417f43c90dba880a250417c915 Author: Vojtech Novak <vonovak@gmail.com> Date: Fri Mar 20 14:07:24 2020 +0100 document default and native keys for Platform.select (#1766) * Update platform-specific-code.md * Update platform-specific-code.md commit 38a74240f5e62f6d93c20762a1a842426b90f404 Author: Julius Wilson Lundang <cHaLkdusT@users.noreply.github.com> Date: Fri Mar 20 21:06:26 2020 +0800 🎨 Format menu paths (#1762) commit 02023d54ab92f96c1cf3c7dba9c11f11cb39dabe Author: Vojtech Novak <vonovak@gmail.com> Date: Fri Mar 20 14:05:17 2020 +0100 clarify component test dos and don'ts (#1770) commit 5beaed36fb50f27904ca7e5b88977c02bb64ea44 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 20 14:03:54 2020 +0100 add 'sh' and 'tsx' to the Prism highlighter config (#1764) * add 'sh' and 'tsx' to the Prism highlighter config * update language of the few code blocks * Annotated other markdown code syntax Co-authored-by: Julius Wilson Lundang <cHaLkdusT@users.noreply.github.com> commit b861e509b6ec482a3daa8e76c8dacfa1e6071ac6 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 20 14:00:59 2020 +0100 update Readme file, add TOC, add badge (#1769) * update Readme file * correct internal links * fix license link * use code formatting for the paths * add 'package.json' to the directory structure diagram * formatting, links, text tweaks commit ab01e86b4c39852de762e10621e5024c405f206d Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Wed Mar 18 18:55:51 2020 +0000 Edit to `fadingEdgeLength` (#1767) commit 88c369578fcd4cf14a4d4ae4d3a00e67a17ab70b Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Wed Mar 18 17:23:30 2020 +0000 Adding `fadingEdges` prop to `ScrollView` As per https://github.com/facebook/react-native/commit/f8a64f9d61054046bffc286df3e9abf805aac0d4 commit 940fb643df4635d1062b32484dcc660ef52e7d07 Author: Abraham Nnaji <nnajiabraham@gmail.com> Date: Tue Mar 17 11:21:10 2020 -0700 Adding onTextLayout prop info #1579 (#1757) commit 80ed7dae767c537db52ca033fc789c40f024d7a7 Author: Julius Wilson Lundang <cHaLkdusT@users.noreply.github.com> Date: Wed Mar 18 00:17:02 2020 +0800 Fixing Mardown syntax (#1748) * Fixing typos * Revert file. `yarn prettier` command resulted to invalid in() function declaration * Maintain original description of passwordRules props. Added line carriage return * Remove extra square bracket * 👌🏼 Updating code due to code review changes. * Revert files to their previous state. commit b6a2e8e333731310d9e48b1967fa5d0369627d82 Author: Héctor Ramos <165856+hramos@users.noreply.github.com> Date: Tue Mar 17 09:14:55 2020 -0700 Split out useColorScheme (#1755) commit 1c56cd26156776afa67f2602a71b47ef0e4d8c11 Author: Kadi Kraman <hellokadi@gmail.com> Date: Tue Mar 17 16:14:37 2020 +0000 Add security documentation (#1633) * Add a new security page * Add security page to the sidebar * Fix language lint warnings * Fix typo * Add react-native-app-auth to oauth section * Grammar fixes * Add note on accidental spreading of sensitive info * Fix language lint warning * Add oauth2 pkce illustration * Editing for improved flow! * converting png to SVG image + making text callout Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit f63ac15369692f4b4533eeccc523dd786ba5d9d3 Author: Danilo Britto Nuñez <ddbn.c2@gmail.com> Date: Tue Mar 17 11:13:26 2020 -0500 Linking: Add Snack examples, function components and hooks (#1751) * Linking: Add Snack examples, function components and hooks * Minor changes commit 67427cfe574ee9a553df2126a7552767b5b80238 Author: Abraham Nnaji <nnajiabraham@gmail.com> Date: Mon Mar 16 16:42:53 2020 -0700 AppRegistry example added (#1743) * added example * typo fix Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit c49e2915fde3eefe913792d3d5ace4eaf906b0a4 Author: Agastya Darma <gedeagas22@gmail.com> Date: Mon Mar 16 22:29:07 2020 +0700 Updating SectionList API (#1754) commit 2b7f87c77f19128e1c8574e6792b8ad76dc01b07 Author: Jesse Katsumata <jesse.katsumata@gmail.com> Date: Mon Mar 16 20:52:31 2020 +0900 docs: add information about toolbar android (#1737) commit 9af4c449f005050919c82c1539bae7812a5fa4c9 Author: Pablo Espinosa <espipj@gmail.com> Date: Mon Mar 16 11:49:09 2020 +0000 Docs: LayoutProps (#1750) * Adding 'wrap-reverse' as a prop for FlexWrap Commit: d69e55060fd76d91eccc45905d250a9fce4b2c49 * Added Expo example and brief explanation for LayoutProps d commit cff634892dd0662d2b358dfe1142986235380027 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Mar 16 12:47:48 2020 +0100 fix Section List class component example (#1747) commit 1a5386a48695112394ce519b0ff711f50336de25 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Mar 16 12:45:35 2020 +0100 sort DrawerLayoutAndroid props and methods (#1745) commit 18a3ab7c4aabb341bf6293ae500f66fe1c8b1e18 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Mar 16 12:44:34 2020 +0100 fix onPageNav on Flexbox page (#1746) commit 14035e6bc77da7fc505932ee2885f1d981d518b5 Author: Mohamed Abdel Nasser <mohdabdellnasser1@gmail.com> Date: Mon Mar 16 13:41:12 2020 +0200 Update 'Systrace' API (#1749) * Add 'systrace intro' * Add 'Systrace' example commit a88341020cefb6aa4297baa70ed41b3c22f6179d Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Mon Mar 16 12:37:41 2020 +0100 disable web platform in Modal functional example (#1744) commit 16926ec3fa62368f2961c3930e9e6cf107ed4822 Author: Abraham Nnaji <nnajiabraham@gmail.com> Date: Mon Mar 16 04:36:24 2020 -0700 VirtualizedList Props and Methods Update #1579 (#1742) * updated props ad methods wokring on getContext * finished props and methods update, removed onLayout not used commit 2ede5fa938d0fdc0b0bf22a278490f78a062d484 Author: Abraham Nnaji <nnajiabraham@gmail.com> Date: Fri Mar 13 12:30:46 2020 -0700 AppRegistry API and docs update #1579 (#1740) * updating appregistry * Finished updating api docs commit ea9cd59f9553f680fe297c8c51618d1fe6112cbe Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 13 12:36:34 2020 +0100 add basic types to the StyleSheet methods (#1723) * add basic types to the StyleSheet methods * update StyleSheet page * use stringify instead of comment in example code * small tweak to emphasize flatten effect * move StyleSheet to APIs commit 7f11d610723e86971508cab36a72ce7bad95d096 Author: Rufus Raghunath <rraghun@thoughtworks.com> Date: Thu Mar 12 20:24:18 2020 -0400 Update ScrollView docs to reflect that removeClippedSubviews no… (#1738) commit adbcee0c9c814a226049d2f9f03802caccec1349 Author: Sohaib Alam <sohaibalam67@gmail.com> Date: Fri Mar 13 05:52:18 2020 +0530 Fix broken links (#1739) - `https://webpack.github.io/hot-module-replacement-with-webpack.md` moved to `https://webpack.js.org/guides/hot-module-replacement` - `https://github.com/softwaremansion` should be `https://github.com/software-mansion` - `https://github.com/callstack-io` should be `https://github.com/callstack` - `https://microsoft.github.io/reactxp/faq.md` moved to `https://microsoft.github.io/reactxp/docs/faq.html` commit 768643ab2dcd6bcd0676c40033cd15ffc26b605b Author: Caleb <31082962+calebharnell@users.noreply.github.com> Date: Fri Mar 13 00:43:35 2020 +1000 Update dimensions.md (#1735) commit c48023abe8cd27ff5342ed951371336a84fa0fa2 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Thu Mar 12 08:42:38 2020 -0600 change examples direct manipulation functional components (#1734) commit f4008b6548a5728e3109a83f94326e317f0d2706 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Thu Mar 12 08:28:07 2020 -0600 update 2 examples usinglistview with functional components (#1714) * update 2 examples usinglistview with functional components * change examples with arrow functions commit b22a322efe9c1db128c94d125482129e3b89e4bc Author: Jesse Katsumata <jesse.katsumata@gmail.com> Date: Thu Mar 12 23:27:49 2020 +0900 Update link to origami and yoga (#1731) commit 232f2491e7b74762c24efe9ee234ccd0cf76de0c Author: Jesse Katsumata <jesse.katsumata@gmail.com> Date: Thu Mar 12 23:27:30 2020 +0900 docs: update link to reactjs (#1730) commit aa52a18156033592ec962c86f4b7dd5773e1da9e Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Thu Mar 12 15:27:02 2020 +0100 add missing method to the DevSettings docs (#1722) commit 46177eefa19a266d50e0085c04ec5b3032349807 Author: Dani Akash <DaniAkash@users.noreply.github.com> Date: Thu Mar 12 14:26:19 2020 +0000 🔙 Updated BackHandler Docs with snack examples 🤾🏽♂️ (#1685) * added snack for BackHandler * fix for the linting issue https://circleci.com/gh/facebook/react-native-website/10092?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link * Updating copy and headers * fix componentWillUnmount in back handler * Example for backhandler.removeeventlistener Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit f4eea17bd7a784dca2d579bffd27a650aa871980 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 12 14:25:18 2020 +0000 Banner to link to environment setup (#1736) * adding HTML and initial CSS * Styling up the new banner so it looks super cute <3 commit ff13bd498819e8e83ab9c28e84817b6fd2f0f563 Author: Agastya Darma <gedeagas22@gmail.com> Date: Thu Mar 12 21:25:00 2020 +0700 Adding FlatList getNativeScrollRef() methods (#1729) commit 8e426dc01fce4bdc442f3e38debcf2b7663084c5 Author: Dani Akash <DaniAkash@users.noreply.github.com> Date: Thu Mar 12 14:24:25 2020 +0000 🎶 LayoutAnimation 🕺🏽 - Added Snack Examples (#1721) commit 4d30f4e8c081cd0f6a24280bfb25f0639ae061b9 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Thu Mar 12 15:24:03 2020 +0100 update Transforms page and simplify examples (#1718) * update Transforms page and simplify examples * update code according to the review commit 230eb64f98e4ae3a13495e3bfd5a10f6cb025e8b Author: Agastya Darma <gedeagas22@gmail.com> Date: Thu Mar 12 20:32:45 2020 +0700 Adding PermissionAndroid Snack Example. (#1720) * feat: Adding PermissionAndroid Snack Example. * tweaking example code Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 9eef7c16c8a101a21e9db69a98aa4666b4fbf70a Author: Agastya Darma <gedeagas22@gmail.com> Date: Thu Mar 12 08:07:34 2020 +0700 Updating SectionList Snack Examples with Functional and Class B… (#1717) * feat: Adding SectionList example with functional component and class component * fix: typo on section list header * fix: styling on section list * fix: revert food name to default * fix: SnackPlayer name * prettifying example code Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit ab140baaea09a7402c9ce45f7d32e02834427717 Author: Piérre Reimertz <reimertz@users.noreply.github.com> Date: Thu Mar 12 02:05:51 2020 +0100 import missing style in example (#1732) I looked at the example and felt something was missing and realized `header` was not imported. Since there was already an `Header` component imported, I felt it might make sense to rename the variable and then import it from something that relates to styling. I went with `./Typography` commit 08c661e94cf74d1f6b7297ddb71c0542316360dd Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Wed Mar 11 23:16:59 2020 +0000 Illo fix (#1733) * Adding wayward illustrations * Adding description commit 01b42e608cd55b4f879ae002ba91060c4a0843f9 Author: Md. Sazzadul Islam <sazib66@gmail.com> Date: Wed Mar 11 22:07:26 2020 +0600 Update showcase link of More Resource (#1727) commit b894518eee952b282989840d3e85172cd60f1f41 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Wed Mar 11 15:30:50 2020 +0000 Adding illustrations and edits to testing docs (#1728) * Making some editorial tweaks * adding and porganizing illustrations * adding major testing diagram * adding illustrations to security commit ffc01e3c4ea9f82bfc762aaf1df7caacf8249529 Author: luism3861 <36824170+luism3861@users.noreply.github.com> Date: Wed Mar 11 08:35:24 2020 -0600 update example style.md with functional component (#1725) commit 8fcf115f8b8d41f712ddc7965ff194d0be9f2c2e Author: Jesse Katsumata <jesse.katsumata@gmail.com> Date: Wed Mar 11 23:33:21 2020 +0900 docs: update url for clipboard repo (#1726) commit 9538e674f5b0f832246a92306215d0f260f1942f Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Wed Mar 11 14:26:16 2020 +0000 Clarify what a component and element are (#1719) * Clarify what a component and element are We weren't being explicit about this. Studying more React on my own and with others, I think it makes sense to add a little clarification that `Cat` is the component and `<Text>` is the React element—that represents Views. Would've loved to put this in the prior section on Native Components and Core Components, but honestly, we really needed to explain that RN isn't a compiler and what Views are in relation to Native Components. Hopefully this little bit helps drive this home even more :) * Merging it a little better. commit 3e7b8779c3d81d71ea0af98aa33ca955cf59ac7b Author: Danilo Britto Nuñez <ddbn.c2@gmail.com> Date: Tue Mar 10 08:21:49 2020 -0500 InteractionManager: Add Snack examples, function components and… (#1712) * Add basic example * Update basic example * Update basic example and add note * Add advanced example * Minor fixes * Minor changes * Remove unused code * Tweaking grammar Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit ce1d49387fbf3bbb32e6692e4f999ba04689cf61 Author: Lucas Bento <lucas.bsilva@outlook.com> Date: Tue Mar 10 14:19:47 2020 +0100 Fix `useWindowDimensions` page link (#1716) commit 3e88855509427e4cd6f7e8233e5011fc6b76acbd Author: Hampus Sjöberg <hampus.sjoberg@protonmail.com> Date: Tue Mar 10 14:18:47 2020 +0100 hermes: Fix ProGuard rules for 0.62.0 (#1715) In 0.62.0 another ProGuard rule is required for the build to work commit 63e5f28823693d914b3a6cfe31b47e143e0ee04a Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Tue Mar 10 14:17:15 2020 +0100 add Snack example to the Settings page (#1700) * add Snack example to Settings page * remove watchKeys from the example, add note, update styles commit 1db68de91c54fd0b6a9365b54c570895fe3d0270 Author: Robert Bowes <32183505+robBowes@users.noreply.github.com> Date: Tue Mar 10 09:15:38 2020 -0400 Fix typo in useWindowDimensions doc (#1713) commit 904c82bc83cc8cd60c585a9da0565246f4b0a261 Author: Jesse Katsumata <jesse.katsumata@gmail.com> Date: Tue Mar 10 03:46:11 2020 +0900 docs: fix template (#1711) * docs: fix template * docs: fix template in getting-started commit 84947d71a5563dd608bd8a37dec96279439c8117 Author: Kaio Duarte <duartedossantos@gmail.com> Date: Mon Mar 9 18:45:35 2020 +0000 Text Style Props: add Snack Example (#1710) * Text Style Props: add Snack Example * limit supported platforms * Tidying code Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 49f26b08dfc9db36d8645a76f0de080995548303 Author: Agastya Darma <gedeagas22@gmail.com> Date: Mon Mar 9 19:13:14 2020 +0700 Update FlatList removeClippedSubviews default props documentati… (#1705) commit 6632be52597665f9253afa2663329973858375e0 Author: Mohamed Abdel Nasser <mohdabdellnasser1@gmail.com> Date: Mon Mar 9 14:10:55 2020 +0200 Update 'Vibration' with function/class component toggler (#1707) commit fcd1d90afa9c0c0da87173905a7fa514b6114ef9 Author: Agastya Darma <gedeagas22@gmail.com> Date: Mon Mar 9 18:59:04 2020 +0700 WIP: Update Animated.md to add proper docs about start(), stop(… (#1702) * feat: Adding start on animated docs * feat: adding stop() and reset() commit 424c1e94e73d870ee7dc6bc24cd2ab822eb64d8a Author: Martin V <ndresx@gmail.com> Date: Mon Mar 9 12:55:19 2020 +0100 Fix "Showcase" link under "More Resources" (#1709) commit 01d8ab10695b504de6505af46a5970002459188f Author: Honza Stepanovsky <me@janstepanovsky.cz> Date: Sat Mar 7 01:31:08 2020 +0100 Update Typescript init template name (#1703) commit e7b408f004823cf28f5d39814edf2269230129bc Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Fri Mar 6 17:46:12 2020 +0100 update the headers for the better navigation and consistency (#1701) commit bb82db032677bb28260690a409372703f93ec863 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 20:46:49 2020 +0000 fix link on the Profiling page (#1699) This small PR fixes issue #1655 in the `next` docs. commit 2cf09969ab67f5893c3147afb77bfb3bae34c8ad Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 16:10:35 2020 +0000 Add testing guide - introduction / overview (#1469) * first version of testing guide * fix some lint warnings * address some of the comments from @TheSavior * expand snapshot testing paragraph * minor improvements * remove confusing param * improve component examples * remove confusing always * add different example for testable code, minor improvements * allow using Detox * Apply suggestions from thymikee Co-Authored-By: Michał Pierzchała <thymikee@gmail.com> * Update docs/testing.md Co-Authored-By: Michał Pierzchała <thymikee@gmail.com> * minor stylistic changes * add motivation paragraph * update snapshot testing * fix lint * Apply suggestions from code review Co-Authored-By: Michał Pierzchała <thymikee@gmail.com> * remove redundant sentence * fix language lint * update component snapshot block * another pass at component tests * self-review * use hooks instead of class component * Adding authorship acknowledgment <3 We love when experts contribute an outsized effort to share their knowledge back to the community. Thank you, Vojtech! Co-authored-by: Michał Pierzchała <thymikee@gmail.com> Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit beff6529789ab40f74e2fd4da95ee5498296e6b2 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 14:08:01 2020 +0000 design: use same color for tabs divider as used for TOC border (#1611) and a small `tabs.css` file cleanup commit 5fcd97d80e58cfadc81ff0bdc67b3c53fe177e61 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 13:44:27 2020 +0000 Clarify Vibration iOS API (#1574) * Clarify Vibration iOS API * Fix up dev notes * Settle on 400 ms * Remove repetition of an implementation detail * Update Vibration docs * Add Snack and fix up iOS / Android differences; * Tweak! * one more tweak Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 82a9218ea398f24d0bdb3a167ddc23eede70c19a Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 13:33:43 2020 +0000 update TouchableOpacity page (#1689) * update TouchableOpacity page * few more text/formatting tweaks * correct "nextFocusUp" param platform * tweak Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 58634aeafb193596766c421bdcc26aa629979de2 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 13:30:16 2020 +0000 design: update 'onPageNav' style to mimic sidebar UI (#1697) * design: update 'onPageNav' style to mimic sidebar UI * remove extra padding from the code blocks in 'onNavPage' commit 765707a05f3b5071bfe2d9cbd37d0ba1ea2a4c0d Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 13:29:53 2020 +0000 fix broken images on the Profiling page (#1698) commit 1b1b8f779ad6b8701b43cbc4aef7a3c5d3eead95 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 13:26:58 2020 +0000 TouchableWithoutFeedback: example code in a Snack player (#1686) * TouchableWithoutFeedback: example code in a Snack player * change example component , 0. * Updating copy Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 4f4c407b72280d991a83371ee6cde713a6a7d97d Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 11:39:50 2020 +0000 extract two sections from the Performance docs to separate pages (#1672) commit c86cdf274e889145d5b19ad47125e29df0a9d20a Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 11:35:04 2020 +0000 Warn about using uppercase color names (#1696) RN doesn't support uppercase named colors. Add to the doc, so web developers, can know the difference and prevent unexpected behaviour. commit 55de64daaf6d96b8a70b8ad4f7bf1fbd4d9eb359 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 11:26:50 2020 +0000 Fix typos across react-native-website repo (#1694) commit 67eee4fae5f3b8cf97d0fd6d8e91785ce61fa440 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 11:24:49 2020 +0000 [Native Modules] Implementing + requiresMainQueueSetup - Swift… (#1532) Added code snipped used for swift part commit ae46c64cbef88cf978587e434c7a228f856f26a4 Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 11:00:03 2020 +0000 Update 'AppState' with 'memoryWarning' event (#1695) commit 392e31c7343b921173f69f7a905e8260cf1eb9ba Author: R Nabors <rachelnabors@users.noreply.github.com> Date: Thu Mar 5 10:56:41 2020 +0000 💃🏽 Animated & PanResponder 👨🏽🎤 Snack Examples 👯♀️ (#1691) * Animated Fading View * animated drag & release * animated dragging with panresponder * animated carousel example * fix lint issues * Copy tweaks and speeding up animation duration * Tweaking page hierarchy Co-authored-by: R Nabors <rachelnabors@users.noreply.github.com> commit 12082883b4dc123bbf2700129b9505b95f75a5a6 Author: Victor Guyard <19635051+FlipFloop@users.noreply.github.com> Date: Wed Mar 4 09:04:10 2020 -0500 Lossless Image optimization (#1692) commit e1690e5d3d0bb43e980c0372bf13f2e5a8375d08 Author: Bartosz Kaszubowski <gosimek@gmail.com> Date: Wed Mar 4 12:16:50 2020 +0100 fix link to 'useWindowDimensions' on the Dimensions page (#1690) As a title states it's just a simple fix for 404 on the `next` branch. commit a6bc3e03ba4fa0d78cb2c639da46040a6bc95ff7 Author: Pablo Espinosa <espipj@gmail.com> Date: Wed Mar 4 11:10:38 2020 +0000 Docs: DrawerLayoutAndroid (#1683) * Updated API Docs - drawerPosition Pr…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This fixes facebook/react-native#28592