Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: 6.1.0
- Cross-platform modules: 6.1.0
- iOS Runtime: 6.1.0
Describe the bug
When tapping on the tab strip tabs one by one, they get stuck at the second.
To Reproduce
Playground example:
https://play.nativescript.org/?template=play-tsc&id=prISaT
- Run on iPhone 6.
Result: The Action Bar is half visible
Expected behavior
Should either move below tab bar or be hidden by it.
Environment
Provide version numbers for the following components (information can be retrieved by running
tns infoin your project folder or by inspecting thepackage.jsonof the project):Describe the bug
When tapping on the tab strip tabs one by one, they get stuck at the second.
To Reproduce
Playground example:
https://play.nativescript.org/?template=play-tsc&id=prISaT
Result: The Action Bar is half visible
Expected behavior
Should either move below tab bar or be hidden by it.