diff --git a/docs/optimizing-flatlist-configuration.md b/docs/optimizing-flatlist-configuration.md index 2f4f45f19a6..a81ec0c6cf6 100644 --- a/docs/optimizing-flatlist-configuration.md +++ b/docs/optimizing-flatlist-configuration.md @@ -119,7 +119,7 @@ In this example, we have determined that MyListItem should be re-rendered only w ### Use cached optimized images -You can use the community packages (such as [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) from [@DylanVann](https://github.com/DylanVann)) for more performant images. Every image in your list is a `new Image()` instance. The faster it reaches the `loaded` hook, the faster your JavaScript thread will be free again. +You can use the community packages (such as [@d11/react-native-fast-image](https://github.com/ds-horizon/react-native-fast-image) from [Dream11](https://github.com/ds-horizon)) for more performant images. Every image in your list is a `new Image()` instance. The faster it reaches the `loaded` hook, the faster your JavaScript thread will be free again. ### Use `getItemLayout` diff --git a/website/blog/2025-02-19-react-native-0.78.md b/website/blog/2025-02-19-react-native-0.78.md index aa1a4b4a4f9..311763390ab 100644 --- a/website/blog/2025-02-19-react-native-0.78.md +++ b/website/blog/2025-02-19-react-native-0.78.md @@ -193,7 +193,7 @@ React Native 0.78 contains over 509 commits from 87 contributors. Thanks for all Thanks to all the additional authors that worked on documenting features in this release post: -- [Dream11](https://github.com/dream-sports-labs) team for the thorough testing of React 19 features in React Native +- [Dream11](https://github.com/ds-horizon) team for the thorough testing of React 19 features in React Native - [Nicola Corti](https://github.com/cortinico) for the work on Faster Releases - [Alex Hunt](https://github.com/huntie) for the work on the Metro logs opt-in - [Peter Abbondanzo](https://github.com/Abbondanzo) for the work on Android XML Drawable Support diff --git a/website/versioned_docs/version-0.77/optimizing-flatlist-configuration.md b/website/versioned_docs/version-0.77/optimizing-flatlist-configuration.md index bd85cca16ab..d51f1ab9bc4 100644 --- a/website/versioned_docs/version-0.77/optimizing-flatlist-configuration.md +++ b/website/versioned_docs/version-0.77/optimizing-flatlist-configuration.md @@ -119,7 +119,7 @@ In this example, we have determined that MyListItem should be re-rendered only w ### Use cached optimized images -You can use the community packages (such as [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) from [@DylanVann](https://github.com/DylanVann)) for more performant images. Every image in your list is a `new Image()` instance. The faster it reaches the `loaded` hook, the faster your JavaScript thread will be free again. +You can use the community packages (such as [@d11/react-native-fast-image](https://github.com/ds-horizon/react-native-fast-image) from [Dream11](https://github.com/ds-horizon)) for more performant images. Every image in your list is a `new Image()` instance. The faster it reaches the `loaded` hook, the faster your JavaScript thread will be free again. ### Use getItemLayout diff --git a/website/versioned_docs/version-0.78/optimizing-flatlist-configuration.md b/website/versioned_docs/version-0.78/optimizing-flatlist-configuration.md index 16c8d32c105..d51f1ab9bc4 100644 --- a/website/versioned_docs/version-0.78/optimizing-flatlist-configuration.md +++ b/website/versioned_docs/version-0.78/optimizing-flatlist-configuration.md @@ -119,7 +119,7 @@ In this example, we have determined that MyListItem should be re-rendered only w ### Use cached optimized images -You can use the community packages (such as [@d11/react-native-fast-image](https://github.com/dream-sports-labs/react-native-fast-image) from [@dream-sports-labs](https://github.com/dream-sports-labs)) for more performant images. Every image in your list is a `new Image()` instance. The faster it reaches the `loaded` hook, the faster your JavaScript thread will be free again. +You can use the community packages (such as [@d11/react-native-fast-image](https://github.com/ds-horizon/react-native-fast-image) from [Dream11](https://github.com/ds-horizon)) for more performant images. Every image in your list is a `new Image()` instance. The faster it reaches the `loaded` hook, the faster your JavaScript thread will be free again. ### Use getItemLayout diff --git a/website/versioned_docs/version-0.79/optimizing-flatlist-configuration.md b/website/versioned_docs/version-0.79/optimizing-flatlist-configuration.md index bd85cca16ab..d51f1ab9bc4 100644 --- a/website/versioned_docs/version-0.79/optimizing-flatlist-configuration.md +++ b/website/versioned_docs/version-0.79/optimizing-flatlist-configuration.md @@ -119,7 +119,7 @@ In this example, we have determined that MyListItem should be re-rendered only w ### Use cached optimized images -You can use the community packages (such as [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) from [@DylanVann](https://github.com/DylanVann)) for more performant images. Every image in your list is a `new Image()` instance. The faster it reaches the `loaded` hook, the faster your JavaScript thread will be free again. +You can use the community packages (such as [@d11/react-native-fast-image](https://github.com/ds-horizon/react-native-fast-image) from [Dream11](https://github.com/ds-horizon)) for more performant images. Every image in your list is a `new Image()` instance. The faster it reaches the `loaded` hook, the faster your JavaScript thread will be free again. ### Use getItemLayout diff --git a/website/versioned_docs/version-0.80/optimizing-flatlist-configuration.md b/website/versioned_docs/version-0.80/optimizing-flatlist-configuration.md index bd85cca16ab..d51f1ab9bc4 100644 --- a/website/versioned_docs/version-0.80/optimizing-flatlist-configuration.md +++ b/website/versioned_docs/version-0.80/optimizing-flatlist-configuration.md @@ -119,7 +119,7 @@ In this example, we have determined that MyListItem should be re-rendered only w ### Use cached optimized images -You can use the community packages (such as [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) from [@DylanVann](https://github.com/DylanVann)) for more performant images. Every image in your list is a `new Image()` instance. The faster it reaches the `loaded` hook, the faster your JavaScript thread will be free again. +You can use the community packages (such as [@d11/react-native-fast-image](https://github.com/ds-horizon/react-native-fast-image) from [Dream11](https://github.com/ds-horizon)) for more performant images. Every image in your list is a `new Image()` instance. The faster it reaches the `loaded` hook, the faster your JavaScript thread will be free again. ### Use getItemLayout diff --git a/website/versioned_docs/version-0.81/optimizing-flatlist-configuration.md b/website/versioned_docs/version-0.81/optimizing-flatlist-configuration.md index ef46d01c151..279fe942964 100644 --- a/website/versioned_docs/version-0.81/optimizing-flatlist-configuration.md +++ b/website/versioned_docs/version-0.81/optimizing-flatlist-configuration.md @@ -119,7 +119,7 @@ In this example, we have determined that MyListItem should be re-rendered only w ### Use cached optimized images -You can use the community packages (such as [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) from [@DylanVann](https://github.com/DylanVann)) for more performant images. Every image in your list is a `new Image()` instance. The faster it reaches the `loaded` hook, the faster your JavaScript thread will be free again. +You can use the community packages (such as [@d11/react-native-fast-image](https://github.com/ds-horizon/react-native-fast-image) from [Dream11](https://github.com/ds-horizon)) for more performant images. Every image in your list is a `new Image()` instance. The faster it reaches the `loaded` hook, the faster your JavaScript thread will be free again. ### Use getItemLayout diff --git a/website/versioned_docs/version-0.82/optimizing-flatlist-configuration.md b/website/versioned_docs/version-0.82/optimizing-flatlist-configuration.md index 2f4f45f19a6..a81ec0c6cf6 100644 --- a/website/versioned_docs/version-0.82/optimizing-flatlist-configuration.md +++ b/website/versioned_docs/version-0.82/optimizing-flatlist-configuration.md @@ -119,7 +119,7 @@ In this example, we have determined that MyListItem should be re-rendered only w ### Use cached optimized images -You can use the community packages (such as [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) from [@DylanVann](https://github.com/DylanVann)) for more performant images. Every image in your list is a `new Image()` instance. The faster it reaches the `loaded` hook, the faster your JavaScript thread will be free again. +You can use the community packages (such as [@d11/react-native-fast-image](https://github.com/ds-horizon/react-native-fast-image) from [Dream11](https://github.com/ds-horizon)) for more performant images. Every image in your list is a `new Image()` instance. The faster it reaches the `loaded` hook, the faster your JavaScript thread will be free again. ### Use `getItemLayout`