Jakub Sys

Results 6 issues of Jakub Sys

## Description New files are not added while using `npx flame upgrade react-native --interactive` ## Actual Result with Flame While upgrading to rn 0.74.0-rc.0 we are asked to crate a...

Hey, while working on an [upgrade](https://github.com/Expensify/App/issues/37374) to react-native 0.74.0-rc.2 I have build errors related to use of deprecated Gradle features. Confirmed on fresh react native app with rn-0.74.0-rc.2 `Deprecated Gradle...

# Overview Upgraded example app to React Native 0.73.2. # Test Plan Verify the app runs and all APIs work properly on both platforms

# Overview Current implementation of `codegen` config contains legacy `libraries` syntax, I have update it to new version removing the `codegen` warning: ``` [Codegen] Found @react-native-community/geolocation [Codegen] CodegenConfig Deprecated Setup...

# Overview Add `.xcode.env.local` to `gitignore` and remove it from repo.

Thanks for submitting a PR! Please read these instructions carefully: - [x] Explain the **motivation** for making this change. - [x] Provide a **test plan** demonstrating that the code is...