We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b00e0a commit 02a89aaCopy full SHA for 02a89aa
docs/getting-started/v8.md
@@ -69,3 +69,7 @@ Removed (use `PanView` instead)
69
### PanResponderView
70
Removed (use `PanView` instead)
71
72
+### StackAggregator
73
+Use the `backgroundColor` prop instead of `contentContainerStyle={{backgroundColor}}`
74
+Fix card being transparent on Android
75
+`onCollapseChanged` will now be called after the animation has ended (as was intended)
0 commit comments