Skip to content

Releases: janicduplessis/react-native

Th3rdwave 0.76.5

16 Dec 03:12
70a68ca
Compare
Choose a tag to compare
th3rdwave-0.76.5

Do not set fitSystemWindows

Th3rdwave 0.76.1

03 Nov 07:26
6af8f8b
Compare
Choose a tag to compare
th3rdwave-0.76.1

Implement prefetch for sdwebimage new arch

Th3rdwave 0.74.11

28 Sep 21:25
8cfa6bf
Compare
Choose a tag to compare
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

29 Jul 21:57
72bd208
Compare
Choose a tag to compare
th3rdwave-0.79.10

Fix legacy interop view

Th3rdwave 0.74.9

23 Jul 21:35
52edc9d
Compare
Choose a tag to compare
th3rdwave-0.74.9

Fix legacy interop view

Th3rdwave 0.74.8

18 Jul 20:15
196542a
Compare
Choose a tag to compare
th3rdwave-0.74.8

RUn gradle clean

Th3rdwave 0.74.7

23 Jun 19:20
87a81db
Compare
Choose a tag to compare
th3rdwave-0.74.7

Fix view state when cloning in willCommit hook

Th3rdwave 0.74.6

22 Jun 07:15
acb1a44
Compare
Choose a tag to compare
th3rdwave-0.74.6

Fix adjustsFontSizeToFit on iOS Fabric

Th3rdwave 0.74.5

22 Jun 03:18
0f355f8
Compare
Choose a tag to compare
th3rdwave-0.74.5

Fix adjustsFontSizeToFit on iOS Fabric

Th3rdwave 0.74.4

18 Jun 04:48
2263051
Compare
Choose a tag to compare
th3rdwave-0.74.4

Fix adjustsFontSizeToFit on iOS Fabric