Mateusz Mędrek

Results 10 issues of Mateusz Mędrek

docs: improvements - add generic type for useStickyHeaderScrollProps - add examples from example app to docs guides - add section about custom icons for AvatarHeader & DetailsHeader chore: upgrade docusaurus...

### Feature request Start "New Architecture" migration when ~~react-native v0.68 will be stable~~ all "New Architecture" features (Swift/Kotlin support, autolinking, etc.) will be _**stable-ish**_

enhancement

Hi, I want to propose macOS implementation. It uses `NSColorPanel`. To review that I created example app for macOS under `exampleMacos` (I didn't add macOS to existing example, because it...

This pull request resolves #100 **Description** - add versioned docs - add docs for upcoming v3.0.x **Affected platforms** - [ ] Android - [ ] iOS

### Feature request - add logo to the repo README - add some links to most important docs sections in the repo README - add "Alternatives" to both README and...

enhancement

### Feature request Implement jest mock and add docs section on jest testing

enhancement

### Feature request Docusaurus supports versioned docs. Let's add versioned docs for upcoming 3.0 release

enhancement

### Description In a project we use `UISearchController` as a native component. It works when tap and long press gesture recognizers in `RCTTVRemoteHandler` class have `cancelsTouchesInView` property set to `NO`....

# Overview The [PR](https://github.com/react-native-masked-view/masked-view/pull/221) with fabric support for RN >= 0.71 was reverted a few days ago, because of lint issues on pipeline. This PR reintroduces fabric changes with lint...

Closes #38 👋 This PR adds TurboModule support List of changes: - create JS Codegen spec - use install_modules_dependencies util in podspec if possible, to install React deps - migrate...