PackageTrack

npm · #3949 most downloaded on npm

@react-native/gradle-plugin

0.87.1react/react-native

Gradle Plugin for React Native

Release timeline

1159 releases since 2022
20222026

Releases

  1. 0.73.0-nightly-20230807-2bf59c7647 Aug 2023pre-release

    Nothing published for this version

  2. 0.73.0-nightly-20230726-bae63d49226 Jul 2023pre-release

    Nothing published for this version

  3. 0.73.0-nightly-20230717-eadbfb86c17 Jul 2023pre-release

    Nothing published for this version

  4. 0.73.0-nightly-20230711-f396067cc11 Jul 2023pre-release

    Nothing published for this version

  5. 0.73.0-nightly-20230704-9c0441b8a4 Jul 2023pre-release

    Nothing published for this version

  6. 0.73.0-nightly-20230622-0201e51bb22 Jun 2023pre-release

    Nothing published for this version

  7. 0.73.0-nightly-20230620-936936ca520 Jun 2023pre-release

    Nothing published for this version

  8. 0.73.0-nightly-20230616-5f8bbf2bd16 Jun 2023pre-release

    Nothing published for this version

  9. 0.73.0-nightly-20230603-fd9e295be3 Jun 2023pre-release

    Nothing published for this version

  10. 0.72.1128 Jun 2023
    Release notes

    Changed

    iOS specific

    Fixed

    • Fix overriding EXCLUDED_ARCHS when installing Hermes on RN v0.72 (a4282a91c3 by @ken0nek)

    iOS specific


    You can participate in the conversation on the status of this release in this discussion


    To help you upgrade to this version, you can use the upgrade helper ⚛️


    You can find the whole changelog history in the CHANGELOG.md file.

    Open source →
    Additional notes2 sources agreeOpen source →
  11. 0.72.101 Jun 2023
    Release notes

    Added

    • Unhandled promise rejection - attach non-standard Error object stack info if possible (655b12dbfa by @ospfranco)

    Fixed


    You can participate in the conversation on the status of this release in this discussion


    To help you upgrade to this version, you can use the upgrade helper ⚛️


    You can find the whole changelog history in the CHANGELOG.md file.

    Open source →
    Additional notes2 sources agreeOpen source →
  12. 0.72.926 May 2023
    Release notes

    Fixed

    • Fix installation error for boost dependency — see https://github.com/facebook/react-native/issues/42110
    • React-Fabric fails to build with -std=c++20 because implicit constructors are no longer generated (b7c1a40db by @tido64)

    You can participate in the conversation on the status of this release in this discussion


    To help you upgrade to this version, you can use the upgrade helper ⚛️


    You can find the whole changelog history in the CHANGELOG.md file.

    Open source →
    Additional notes2 sources agreeOpen source →
  13. 0.72.822 May 2023
    Release notes

    Fixed


    You can participate in the conversation on the status of this release in this discussion


    To help you upgrade to this version, you can use the upgrade helper ⚛️


    You can find the whole changelog history in the changelog.md file.

    Open source →
    Additional notes2 sources agreeOpen source →
  14. 0.72.710 May 2023
    Release notes

    Changed

    Fixed

    • Show correct stack frame on unhandled promise rejections on development mode. (18c9797ecc by @ospfranco)

    Android specific


    You can participate in the conversation on the status of this release in this discussion


    To help you upgrade to this version, you can use the upgrade helper ⚛️


    You can find the whole changelog history in the changelog.md file.

    Open source →
    Additional notes2 sources agreeOpen source →
  15. 0.72.620 Mar 2023
    Release notes

    Fixed

    • Fix a potential bug in EventEmitter when used with certain Babel configurations that incorrectly polyfill the spread operator for iterables (9b3bd63723 by @yungsters)

    iOS specific


    You can participate in the conversation on the status of this release in this discussion


    To help you upgrade to this version, you can use the upgrade helper ⚛️


    You can find the whole changelog history in the changelog.md file.

    Open source →
    Additional notes2 sources agreeOpen source →
  16. 0.72.52 Mar 2023
    Release notes

    <!-- Template for a stable patch -->

    <!-- You can run npx @rnx-kit/rn-changelog-generator --base v0.66.0 --compare v0.66.1 --repo path-to-repository/react-native --changelog path-to-repository/react-native/CHANGELOG.md to generate the markdown for the cherry-picked changes. Make sure to use the right tags in the command and create a new PR with the changes generated by the changelog generator. You can read more about the changelog generator here. -->

    Changed

    Fixed

    Android specific

    iOS specific


    You can participate in the conversation on the status of this release in this discussion


    To help you upgrade to this version, you can use the upgrade helper ⚛️


    You can find the whole changelog history in the changelog.md file.

    Open source →
    Additional notes2 sources agreeOpen source →
  17. 0.72.420 Feb 2023
    Release notes

    Added

    Android specific

    • Native part of fixing ANR when having an inverted FlatList on android API 33+ (6d206a3f54 by @hannojg)
    • For targeting SDK 34 - Added RECEIVER_EXPORTED/RECEIVER_NOT_EXPORTED flag support in DevSupportManagerBase (177d97d8ea by @apuruni)

    Changed

    Fixed

    Android specific


    You can participate in the conversation on the status of this release in this discussion.


    To help you upgrade to this version, you can use the upgrade helper ⚛️


    You can find the whole changelog history in the changelog.md file.

    Open source →
    Additional notes2 sources agreeOpen source →
  18. 0.72.317 Feb 2023
    Release notes

    Fixed

    iOS specific


    You can participate in the conversation on the status of this release in this discussion.


    To help you upgrade to this version, you can use the upgrade helper ⚛️


    You can find the whole changelog history in the changelog.md file.

    Open source →
    Additional notes2 sources agreeOpen source →
  19. 0.72.29 Dec 2022
    Release notes

    Changed

    Android specific

    iOS specific

    Fixed

    • global.performance in undefined when starting metro from Expo CLI (0ccbd65581 by @Kudo)
    • Re-enabled debugging for debug builds (41477c898c by Matt Blagden)
    • Add global hook to assert that base Metro config is called (29f2602ff9 by @huntie)

    Android specific

    iOS specific

    • Fix build error when there are multiple EXTRA_COMPILER_ARGS (28f4ebab8a by @fergusean)
    • Build failure with pnpm and use_frameworks! due to incorrect header paths (58adc5e4b9 by evelant)
    • Fix onChangeText not firing when clearing the value of TextInput with multiline=true on iOS (0c9c57a9f7 by @kkoudev)
    • Fix pod install for libraries using Swift code when the new architecture is enabled (a4a0655496 by @louiszawadzki)

    ⚠️ we are aware of an issue with building iOS apps with Xcode 14.2, please refer to this issue for more details and updates.


    You can participate in the conversation on the status of this release in this discussion.


    To help you upgrade to this version, you can use the upgrade helper ⚛️


    You can find the whole changelog history in the changelog.md file.

    Open source →
    Additional notes2 sources agreeOpen source →