Bartosz Kaszubowski

Results 189 comments of Bartosz Kaszubowski

Hey @mbelsky, nice catch! Can you also remove the prop from versioned docs for 0.75 release? * https://github.com/facebook/react-native-website/tree/main/website/versioned_docs/version-0.75

The additional spacing here was added due to default `code` in link styling. I have added small tweak to recent re-style PR which should address this: * https://github.com/facebook/react-native-website/pull/4724 ### Preview

Hey @binhapp, want to create small PR fixing missing space between "`ref`as"? This is one thing which I did not addressed in the styling PR.

Updated warning message: ![Screenshot 2024-09-10 at 13 01 28](https://github.com/user-attachments/assets/83e2e6c2-8c67-4cc5-9406-bcedafac5328)

Hello everyone, the rules definition issue should be fixed with a new `v8` release: * https://github.com/expo/expo/blob/main/packages/eslint-config-expo/CHANGELOG.md#800--2024-10-22 * https://github.com/expo/expo/pull/31571 If you are experiencing any problems after the upgrade, please create a...

Hey @MaksymAleieiv, thanks for the contribution! Can you also apply the changes to unversioned docs (in `docs` directory) and to all newer versioned docs than 0.77? Refs: * https://github.com/facebook/react-native/commit/44d619414c1de3dbf17a421afa8dbcec7cdab025

Looks like after the branch rebase with current `main` there are no changes to merge. After looking at changes history, found that `removeEventListener` has been removed in the following PR:...

Nice catch @clicktodev, thanks for working on those changes! 🙏 Sorry to see that this did not get over the finish line. Due to inactivity, and draft status of that...

I still don't think that those automated titles based on the snippets languages are necessary to display. I would prefer to retain previous behaviour and usage, where title need to...