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.74.0-nightly-20231104-d077239ff4 Nov 2023pre-release

    Nothing published for this version

  2. 0.74.0-nightly-20231103-9b613855e3 Nov 2023pre-release

    Nothing published for this version

  3. 0.74.0-nightly-20231102-9240d51602 Nov 2023pre-release

    Nothing published for this version

  4. 0.74.0-nightly-20231101-0f8a83eb41 Nov 2023pre-release

    Nothing published for this version

  5. 0.74.0-nightly-20231031-572dd76ba31 Oct 2023pre-release

    Nothing published for this version

  6. 0.74.0-nightly-20231030-a4a8695ce30 Oct 2023pre-release

    Nothing published for this version

  7. 0.74.0-nightly-20231029-118e651bc29 Oct 2023pre-release

    Nothing published for this version

  8. 0.74.0-nightly-20231028-118e651bc28 Oct 2023pre-release

    Nothing published for this version

  9. 0.74.0-nightly-20231027-118e651bc27 Oct 2023pre-release

    Nothing published for this version

  10. 0.74.0-nightly-20231026-6b3289bc726 Oct 2023pre-release

    Nothing published for this version

  11. 0.74.0-nightly-20231025-97647d11825 Oct 2023pre-release

    Nothing published for this version

  12. 0.74.0-nightly-20231024-b5dae017f24 Oct 2023pre-release

    Nothing published for this version

  13. 0.74.0-nightly-20231023-1923a4e2f23 Oct 2023pre-release

    Nothing published for this version

  14. 0.74.0-nightly-20231022-02397763f22 Oct 2023pre-release

    Nothing published for this version

  15. 0.74.0-nightly-20231021-02397763f21 Oct 2023pre-release

    Nothing published for this version

  16. 0.74.0-nightly-20231020-a1299938a20 Oct 2023pre-release

    Nothing published for this version

  17. 0.74.0-nightly-20231019-30b9b01e619 Oct 2023pre-release

    Nothing published for this version

  18. 0.74.0-nightly-20231018-191c3deae18 Oct 2023pre-release

    Nothing published for this version

  19. 0.74.0-nightly-20231017-81ae532dd17 Oct 2023pre-release

    Nothing published for this version

  20. 0.74.0-nightly-20231016-44660019e16 Oct 2023pre-release

    Nothing published for this version

  21. 0.74.0-nightly-20231015-a2f11895c15 Oct 2023pre-release

    Nothing published for this version

  22. 0.74.0-nightly-20231014-a2f11895c14 Oct 2023pre-release

    Nothing published for this version

  23. 0.74.0-nightly-20231013-a030224d113 Oct 2023pre-release

    Nothing published for this version

  24. 0.74.0-nightly-20231012-8f7ffc4d512 Oct 2023pre-release

    Nothing published for this version

  25. 0.74.0-nightly-20231012-02e53ebc412 Oct 2023pre-release

    Nothing published for this version

  26. 0.74.0-nightly-20231012-02957718d12 Oct 2023pre-release

    Nothing published for this version

  27. 0.74.0-nightly-20231011-fb194788c11 Oct 2023pre-release

    Nothing published for this version

  28. 0.74.0-nightly-20231010-7b7f1289610 Oct 2023pre-release

    Nothing published for this version

  29. 0.74.0-nightly-20231009-ec1de61949 Oct 2023pre-release

    Nothing published for this version

  30. 0.74.0-nightly-20231008-60f5a80c18 Oct 2023pre-release

    Nothing published for this version

  31. 0.74.0-nightly-20231007-60f5a80c17 Oct 2023pre-release

    Nothing published for this version

  32. 0.74.0-nightly-20231006-60f5a80c16 Oct 2023pre-release

    Nothing published for this version

  33. 0.74.0-nightly-20231005-1b9b13a7b5 Oct 2023pre-release

    Nothing published for this version

  34. 0.74.0-nightly-20231004-2000acc6c4 Oct 2023pre-release

    Nothing published for this version

  35. 0.74.0-nightly-20231003-5dedf277c3 Oct 2023pre-release

    Nothing published for this version

  36. 0.73.58 Oct 2024
    Release notes

    Changelog

    Security

    Changed

    Fixed

    How to Test

    Generate a new project:

    <!-- TODO Update with your version -->

    npx react-native@next init RN0735RC1 --version 0.73.5
    

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

    • See changes from this release in the changelog

    <!-- TODO Update this --> Hermes dSYMS:


    Help us testing 🧪

    <!-- TODO Add the call to action for something specific that we want folks to test --> If you experience a regression, please file an Upgrade issue and file a pick request in the appropriate discussion: https://github.com/reactwg/react-native-releases/discussions/

    Open source →
    Additional notes2 sources agreeOpen source →
  37. 0.73.427 Nov 2023
    Release notes

    v0.73.4

    Fixed

    • Fix: cannot find module react-native-*/Libraries/Core/InitializeCore (562447be47 by @tido64)

    Android

    • Ignore the one-time NullPointerException and print error log (ca9b6b5038)

    iOS


    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 →
  38. 0.73.36 Nov 2023
    Release notes

    Fixed

    Added

    iOS specific

    Changed

    Android specific

    • Call super.onRequestPermissionsResult in ReactActivity's onRequestPermissionsResult() (96ed1190c6 by @LimAlbert)

    iOS specific

    Fixed

    • Declare missing dependency chalk (9155e2d182 by @tido64)
    • TouchableBounce, TouchableHighlight and TouchableNativeFeedback dropping touches with React 18. (e4708d661b by @sammy-SC)
    • TouchableWithoutFeedback and TouchableOpacity dropping touches with React 18. (54166342f0 by @sammy-SC)

    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 →
  39. 0.73.219 Oct 2023
    Release notes

    Added

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

    Changed

    iOS specific

    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 →
  40. 0.73.127 Sept 2023
    Release notes

    Added

    • Add enableNetworkInspector experiment to enable Network panel and CDP handlers in inspector proxy (8ef807bfb2 by @byCedric)

    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 →
  41. 0.73.030 Mar 2023
    Release notes

    <!-- Template for GitHub stable release -->

    0.73 stable is out!

    This release includes over 2259 commits from 68 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.


    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 →
  42. 0.73.0-nightly-20231002-0371014a32 Oct 2023pre-release

    Nothing published for this version

  43. 0.73.0-nightly-20231001-d95433f821 Oct 2023pre-release

    Nothing published for this version

  44. 0.73.0-nightly-20230930-df492cc4e30 Sept 2023pre-release

    Nothing published for this version

  45. 0.73.0-nightly-20230929-6635474e329 Sept 2023pre-release

    Nothing published for this version

  46. 0.73.0-nightly-20230928-8e36cc02928 Sept 2023pre-release

    Nothing published for this version

  47. 0.73.0-nightly-20230926-aa1dffbb426 Sept 2023pre-release

    Nothing published for this version

  48. 0.73.0-nightly-20230926-27b631e5b26 Sept 2023pre-release

    Nothing published for this version

  49. 0.73.0-nightly-20230925-2de964cfd25 Sept 2023pre-release

    Nothing published for this version

  50. 0.73.0-nightly-20230924-030663bb024 Sept 2023pre-release

    Nothing published for this version

  51. 0.73.0-nightly-20230923-29f62a41b23 Sept 2023pre-release

    Nothing published for this version

  52. 0.73.0-nightly-20230922-353b31c7d22 Sept 2023pre-release

    Nothing published for this version

  53. 0.73.0-nightly-20230922-2fb4547aa22 Sept 2023pre-release

    Nothing published for this version

  54. 0.73.0-nightly-20230918-1ac3dab6e18 Sept 2023pre-release

    Nothing published for this version

  55. 0.73.0-nightly-20230915-850e5504215 Sept 2023pre-release

    Nothing published for this version

  56. 0.73.0-nightly-20230912-0e5ea289012 Sept 2023pre-release

    Nothing published for this version

  57. 0.73.0-nightly-20230814-a978d343a14 Aug 2023pre-release

    Nothing published for this version

  58. 0.73.0-nightly-20230811-68c7cfe6211 Aug 2023pre-release

    Nothing published for this version

  59. 0.73.0-nightly-20230810-85eb2c95d10 Aug 2023pre-release

    Nothing published for this version

  60. 0.73.0-nightly-20230808-93d9248e08 Aug 2023pre-release

    Nothing published for this version