Files
NativeScript/e2e/safe-area
Vasil Chimev 52f8e67203 fix(scroll-view): apply insets to layoutChild method
Delete `*-nav-page.*` files reproducing the issue.
Update `home-page.xml` with `ScrollView` to reproduce the issue.
2018-09-20 18:33:57 +03:00
..

Execute Tests

Android:

npm run e2e -- --runType android23 # --devMode

iOS:

npm run e2e -- --runType sim.iPhoneX.iOS112 # --devMode

Scenarios

WIP