Skip to content

Commit bf15be9

Browse files
authored
Remove banner on build speed to update to 0.71 (facebook#4244)
1 parent b27b1ef commit bf15be9

File tree

6 files changed

+0
-24
lines changed

6 files changed

+0
-24
lines changed

docs/build-speed.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ This can be problematic as your project grows and generally in bigger organizati
88

99
To mitigate this performance hit, this page shares some suggestions on how to **improve your build time**.
1010

11-
:::info
12-
If you're noticing slower build time with the **New Architecture on Android**, we recommend to upgrade to React Native 0.71
13-
:::
14-
1511
## Build only one ABI during development (Android-only)
1612

1713
When building your android app locally, by default you build all the 4 [Application Binary Interfaces (ABIs)](https://developer.android.com/ndk/guides/abis) : `armeabi-v7a`, `arm64-v8a`, `x86` & `x86_64`.

website/versioned_docs/version-0.71/build-speed.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ This can be problematic as your project grows and generally in bigger organizati
88

99
To mitigate this performance hit, this page shares some suggestions on how to **improve your build time**.
1010

11-
:::info
12-
If you're noticing slower build time with the **New Architecture on Android**, we recommend to upgrade to React Native 0.71
13-
:::
14-
1511
## Build only one ABI during development (Android-only)
1612

1713
When building your android app locally, by default you build all the 4 [Application Binary Interfaces (ABIs)](https://developer.android.com/ndk/guides/abis) : `armeabi-v7a`, `arm64-v8a`, `x86` & `x86_64`.

website/versioned_docs/version-0.72/build-speed.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ This can be problematic as your project grows and generally in bigger organizati
88

99
To mitigate this performance hit, this page shares some suggestions on how to **improve your build time**.
1010

11-
:::info
12-
If you're noticing slower build time with the **New Architecture on Android**, we recommend to upgrade to React Native 0.71
13-
:::
14-
1511
## Build only one ABI during development (Android-only)
1612

1713
When building your android app locally, by default you build all the 4 [Application Binary Interfaces (ABIs)](https://developer.android.com/ndk/guides/abis) : `armeabi-v7a`, `arm64-v8a`, `x86` & `x86_64`.

website/versioned_docs/version-0.73/build-speed.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ This can be problematic as your project grows and generally in bigger organizati
88

99
To mitigate this performance hit, this page shares some suggestions on how to **improve your build time**.
1010

11-
:::info
12-
If you're noticing slower build time with the **New Architecture on Android**, we recommend to upgrade to React Native 0.71
13-
:::
14-
1511
## Build only one ABI during development (Android-only)
1612

1713
When building your android app locally, by default you build all the 4 [Application Binary Interfaces (ABIs)](https://developer.android.com/ndk/guides/abis) : `armeabi-v7a`, `arm64-v8a`, `x86` & `x86_64`.

website/versioned_docs/version-0.74/build-speed.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ This can be problematic as your project grows and generally in bigger organizati
88

99
To mitigate this performance hit, this page shares some suggestions on how to **improve your build time**.
1010

11-
:::info
12-
If you're noticing slower build time with the **New Architecture on Android**, we recommend to upgrade to React Native 0.71
13-
:::
14-
1511
## Build only one ABI during development (Android-only)
1612

1713
When building your android app locally, by default you build all the 4 [Application Binary Interfaces (ABIs)](https://developer.android.com/ndk/guides/abis) : `armeabi-v7a`, `arm64-v8a`, `x86` & `x86_64`.

website/versioned_docs/version-0.75/build-speed.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ This can be problematic as your project grows and generally in bigger organizati
88

99
To mitigate this performance hit, this page shares some suggestions on how to **improve your build time**.
1010

11-
:::info
12-
If you're noticing slower build time with the **New Architecture on Android**, we recommend to upgrade to React Native 0.71
13-
:::
14-
1511
## Build only one ABI during development (Android-only)
1612

1713
When building your android app locally, by default you build all the 4 [Application Binary Interfaces (ABIs)](https://developer.android.com/ndk/guides/abis) : `armeabi-v7a`, `arm64-v8a`, `x86` & `x86_64`.

0 commit comments

Comments
 (0)