Closed
Description
6.3.1 problems (actual for 6.3.3)
In this commit 280c3a3 next
branch merged into master
branch. Looks as mistake.
-
Now TypeScript required
useNext
. What to use if I want stable version? -
PagerView
stopped to pass props into pages on Android.
In 6.3.0
it was:
{
"style": [
null,
{
"position": "absolute",
"left": 0,
"right": 0,
"top": 0,
"bottom": 0
}
]
}
Pages on iOS stil receive these props in 6.3.3.
Also I remember here was collapsable: false
. Should be missed even before 6.3.1.
So what to do now, manually set collapsable={false}
and style flex: 1
?
Metadata
Metadata
Assignees
Labels
No labels