Releases: janicduplessis/react-native
Releases · janicduplessis/react-native
Th3rdwave 0.76.5
th3rdwave-0.76.5 Do not set fitSystemWindows
Th3rdwave 0.76.1
th3rdwave-0.76.1 Implement prefetch for sdwebimage new arch
Th3rdwave 0.74.11
Add missing `WithRuntimeDecorator` methods (#45042) Summary: This PR adds missing `WithRuntimeDecorator` methods related to `NativeState`. This pattern is used by reanimated to ensure no concurrent access to the runtime. Without this `override` the `RuntimeDecorator` implementation was used, bypassing our mutex. Changelog: [GENERAL] [FIXED] - Add missing `NativeState` methods to the `WithRuntimeDecorator` class. Pull Request resolved: https://github.com/facebook/react-native/pull/45042 Reviewed By: fbmal7 Differential Revision: D58744051 Pulled By: neildhar fbshipit-source-id: 3f5c85d0bf7cd6445d0c434ac4ae7ed54df203ba
Th3rwave 0.74.10
th3rdwave-0.79.10 Fix legacy interop view
Th3rdwave 0.74.9
th3rdwave-0.74.9 Fix legacy interop view
Th3rdwave 0.74.8
th3rdwave-0.74.8 RUn gradle clean
Th3rdwave 0.74.7
th3rdwave-0.74.7 Fix view state when cloning in willCommit hook
Th3rdwave 0.74.6
th3rdwave-0.74.6 Fix adjustsFontSizeToFit on iOS Fabric
Th3rdwave 0.74.5
th3rdwave-0.74.5 Fix adjustsFontSizeToFit on iOS Fabric
Th3rdwave 0.74.4
th3rdwave-0.74.4 Fix adjustsFontSizeToFit on iOS Fabric