Skip to content

[6.3.1] next merged into master #837

Closed
@Bardiamist

Description

@Bardiamist

6.3.1 problems (actual for 6.3.3)

In this commit 280c3a3 next branch merged into master branch. Looks as mistake.

  1. Now TypeScript required useNext. What to use if I want stable version?

  2. 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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions