Kacper Kafara
Kacper Kafara
## Description ## Changes ## Test code and steps to reproduce ## Checklist - [ ] Included code example that can be used to test this change - [ ]...
## Description This PR aims to improve Kotlin style in library's codebase. ## Changes Many syntax related changes, including: * more frequent usage of [Kotlin scope functions](https://kotlinlang.org/docs/scope-functions.html) * usage of...
## Description ## Changes ## Test code and steps to reproduce ## Checklist - [ ] Included code example that can be used to test this change - [ ]...
## Description Fixes #3523 on v2 Fix for v3 comes with #3588 ## Changes ## Test code and steps to reproduce ## Checklist - [ ] Included code example that...
## Description ## Changes ## Test code and steps to reproduce ## Checklist - [ ] Included code example that can be used to test this change - [ ]...
## Description Navigation v4 has not been supported for a while now, it is high time we drop the code or otherwise necessity to maintain it arise - I've tried...
Also include RCTImage headers for Fabric ## Description ## Changes ## Test code and steps to reproduce ## Checklist - [ ] Included code example that can be used to...
## Description This PR is a follow up to #1523 adding code for new React Native architecture. Issues: * [ ] It seems to me that native commands are not...
## Description Issues * `activityState` is set to `0.0` by default in codegened files despite being explicitly set to `WithDefault` in config (it should be `-1.0`). Tested it multiple times...
**Motivation** WIP WIP TODO: * [ ] Consult prop naming & API * [ ] Prepare PR for v7 * [ ] Discuss upgrade of `react-native-screens` to `3.23.0` across repo...