Skip to content

Conversation

kkafar
Copy link
Member

@kkafar kkafar commented Nov 13, 2024

Description

Possible build issues.

Changes

  • Add default for resizemode conversion
  • Remove unimplemented and unused method

Test code and steps to reproduce

CI

Checklist

  • Ensured that CI passes

@kkafar kkafar merged commit 4614702 into main Nov 13, 2024
7 checks passed
@kkafar kkafar deleted the @kkafar/fix-build-issues-with-Werror branch November 13, 2024 12:57
kligarski pushed a commit that referenced this pull request Feb 25, 2025
…#2497)

Possible build issues.

- **Add default for resizemode conversion**
- **Remove unimplemented and unused method**

CI

- [ ] Ensured that CI passes
kligarski added a commit that referenced this pull request Feb 26, 2025
## Description

Adding support for `[email protected]`.

**RN version of the library still left at `0.72.4`.**

## Changes

- adjusted example apps on both architectures with changes from upgrade
helper,
- added codegen `ios.componentProvider`
  - #2567
  - #2583
- removed providers that are not present in this version
(RNSScreenFooter, RNSScreenContentWrapper)
(ef2c7a4)
- bumped dependencies:
  - `react-native-gesture-handler` to `2.22.0`
  - `react-native-reanimated` to `3.16.7`
  - `react-native-safe-area-context` to `5.1.0`
  - removed patches that were no longer needed
- updated view manager interfaces
(f968e05)
- in order for this to work, **commented out codegen script** from
Example/android/app/build.gradle
(bf30abf), as it was overwriting
correct fix -> **needs to be investigated**
- fixed build issues on iOS (0f53ad1)
  - #2497
  - adjusted to 3.x (removed unnecessary files, imports)
- changed Metro config for FabricExample
(ef2c7a4)

## Test code and steps to reproduce

CI

## Checklist

- [ ] Ensured that CI passes

---------

Co-authored-by: Jakub Grzywacz <[email protected]>
Co-authored-by: Kacper Kafara <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant