mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
test: add e2e app for nested frame scenarios (#6626)
This commit is contained in:
7
e2e/nested-frame-navigation/app/app.ios.css
Normal file
7
e2e/nested-frame-navigation/app/app.ios.css
Normal file
@@ -0,0 +1,7 @@
|
||||
Button{
|
||||
color: blue;
|
||||
}
|
||||
|
||||
TextView{
|
||||
color: green;
|
||||
}
|
||||
Reference in New Issue
Block a user