react-native-website icon indicating copy to clipboard operation
react-native-website copied to clipboard

The React Native website and docs

Results 325 react-native-website issues
Sort by recently updated
recently updated
newest added

As we get closer to enabling Pointer Events by default we want to ensure that people understand that utilizing these feature flags will cause breakages when we phase them out.

Partner
p: Facebook
CLA Signed

Eliminate design assets that are no longer in use. last update was 6 years ago and i don't think they're used anywhere so they're bloating the repo

CLA Signed

Transition from ThemeImage to ThemedImage for improved image handling and update image sources to utilize useBaseUrl for better path management. edit: looks like the components need to be moved out...

CLA Signed

The current declaration is invalid syntax in TypeScript.

CLA Signed

The screenshot on the page https://reactnative.dev/docs/publishing-to-app-store clearly shows that the correct term would be "build configuration", as scheme in XCode is something different.

CLA Signed

BackHandler.removeEventListener got removed in react-native 0.77. This PR removes removeEventListener from BackHandler docs

CLA Signed

Apparently without Native prefix, the spec file Codegen generates is *empty*

CLA Signed

Enhance codeblocks by mapping languages to their corresponding titles. example of available titles: https://prismjs.com/index.html#supported-languages before ![image](https://github.com/user-attachments/assets/055fdc92-b17b-40a5-9439-2fb1a685b35b) after ![image](https://github.com/user-attachments/assets/88b1acb9-8c15-4112-bf0f-afa5250e66b7) before ![image](https://github.com/user-attachments/assets/bfe6f36f-f0b3-4ca1-b7b0-3ec97bf8c893) after ![image](https://github.com/user-attachments/assets/8bec303c-06ce-4421-b93d-6a45ab29450a) before ![image](https://github.com/user-attachments/assets/3384ca8e-e0f0-42b3-9068-46f21e6212e5) after ![image](https://github.com/user-attachments/assets/302c69f8-0b48-4163-b195-97106c8153d8) Click to expand: decided...

CLA Signed

Eliminate unnecessary scrollbar styles from both shared and custom themes to streamline the codebase. they seem to only work partially on codeblocks but even then it's always better to rely...

CLA Signed

Implement lazy loading for images in markdown files to enhance performance and reduce initial load times.

CLA Signed