Skip to content

Commit c1b2d41

Browse files
authored
[RN][0.76] Cut version 0.76 of the website (#4294)
* Cut version 0.76 * fix links
1 parent 5da51e4 commit c1b2d41

File tree

187 files changed

+43328
-10
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

187 files changed

+43328
-10
lines changed

website/blog/2021-03-12-version-0.64.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ More information about Inline Requires is available in the [Performance document
6060

6161
Over the last year Facebook has sponsored the [Major League Hacking fellowship](https://fellowship.mlh.io/), supporting contributions to React Native. [Jessie Nguyen](https://twitter.com/jessie_anh_ng) and [Saphal Patro](https://twitter.com/saphalinsaan) added the ability to use the Performance tab on Chrome DevTools to visualize the execution of your application when it is using Hermes.
6262

63-
For more information, check out the [new documentation page](/docs/profile-hermes#record-a-hermes-sampling-profile).
63+
For more information, check out the [new documentation page](https://reactnative-archive-august-2023.netlify.app/docs/0.64/profile-hermes#record-a-hermes-sampling-profile).
6464

6565
## Hermes with Proxy Support
6666

website/versioned_docs/version-0.70/integration-with-android-fragment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,4 +304,4 @@ Make sure you run `yarn` to install your react-native dependencies and run `yarn
304304

305305
### Step 6. Additional setup - Native modules
306306

307-
You may need to call out to existing Java/Kotlin code from your react component. Native modules allow you to call out to native code and run methods in your native app. Follow the setup here [native-modules-android](/docs/native-modules-android)
307+
You may need to call out to existing Java/Kotlin code from your react component. Native modules allow you to call out to native code and run methods in your native app. Follow the setup here [native-modules-android](/docs/0.70/native-modules-android)

website/versioned_docs/version-0.71/integration-with-android-fragment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,4 +306,4 @@ Make sure you run `yarn` to install your react-native dependencies and run `yarn
306306

307307
### Step 6. Additional setup - Native modules
308308

309-
You may need to call out to existing Java/Kotlin code from your react component. Native modules allow you to call out to native code and run methods in your native app. Follow the setup here [native-modules-android](/docs/native-modules-android)
309+
You may need to call out to existing Java/Kotlin code from your react component. Native modules allow you to call out to native code and run methods in your native app. Follow the setup here [native-modules-android](/docs/0.71/native-modules-android)

website/versioned_docs/version-0.72/integration-with-android-fragment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,4 +306,4 @@ Make sure you run `yarn` to install your react-native dependencies and run `yarn
306306

307307
### Step 6. Additional setup - Native modules
308308

309-
You may need to call out to existing Java/Kotlin code from your react component. Native modules allow you to call out to native code and run methods in your native app. Follow the setup here [native-modules-android](/docs/native-modules-android)
309+
You may need to call out to existing Java/Kotlin code from your react component. Native modules allow you to call out to native code and run methods in your native app. Follow the setup here [native-modules-android](/docs/0.72/native-modules-android)

website/versioned_docs/version-0.73/debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ npx react-devtools
9292

9393
**Learn how to use React DevTools!**
9494

95-
- [React DevTools guide](/docs/react-devtools)
95+
- [React DevTools guide](/docs/0.73/react-devtools)
9696
- [React Developer Tools on react.dev](https://react.dev/learn/react-developer-tools)
9797

9898
:::

website/versioned_docs/version-0.73/integration-with-android-fragment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,4 +306,4 @@ Make sure you run `yarn` to install your react-native dependencies and run `yarn
306306

307307
### Step 6. Additional setup - Native modules
308308

309-
You may need to call out to existing Java/Kotlin code from your react component. Native modules allow you to call out to native code and run methods in your native app. Follow the setup here [native-modules-android](/docs/native-modules-android)
309+
You may need to call out to existing Java/Kotlin code from your react component. Native modules allow you to call out to native code and run methods in your native app. Follow the setup here [native-modules-android](/docs/0.73/native-modules-android)

website/versioned_docs/version-0.74/debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ npx react-devtools
103103

104104
**Learn how to use React DevTools!**
105105

106-
- [React DevTools guide](/docs/react-devtools)
106+
- [React DevTools guide](/docs/0.74/react-devtools)
107107
- [React Developer Tools on react.dev](https://react.dev/learn/react-developer-tools)
108108

109109
:::

website/versioned_docs/version-0.74/integration-with-android-fragment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,4 +306,4 @@ Make sure you run `yarn` to install your react-native dependencies and run `yarn
306306

307307
### Step 6. Additional setup - Native modules
308308

309-
You may need to call out to existing Java/Kotlin code from your react component. Native modules allow you to call out to native code and run methods in your native app. Follow the setup here [native-modules-android](/docs/native-modules-android)
309+
You may need to call out to existing Java/Kotlin code from your react component. Native modules allow you to call out to native code and run methods in your native app. Follow the setup here [native-modules-android](/docs/0.74/native-modules-android)

website/versioned_docs/version-0.75/integration-with-android-fragment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,4 +306,4 @@ Make sure you run `yarn` to install your react-native dependencies and run `yarn
306306

307307
### Step 6. Additional setup - Native modules
308308

309-
You may need to call out to existing Java/Kotlin code from your react component. Native modules allow you to call out to native code and run methods in your native app. Follow the setup here [native-modules-android](/docs/native-modules-android)
309+
You may need to call out to existing Java/Kotlin code from your react component. Native modules allow you to call out to native code and run methods in your native app. Follow the setup here [native-modules-android](/docs/0.75/native-modules-android)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
import React from "react";
2+
import IOSContent from "./fabric-native-components-ios.md";
3+
import AndroidContent from "./fabric-native-components-android.md";
4+
5+
export function FabricNativeComponentsIOS() {
6+
return <IOSContent />;
7+
}
8+
9+
export function FabricNativeComponentsAndroid() {
10+
return <AndroidContent />;
11+
}

0 commit comments

Comments
 (0)