mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
feat: support for independent transition tags and cleanup wip
This commit is contained in:
@@ -38,11 +38,11 @@ export class TransitionsModel extends Observable {
|
||||
finishThreshold: 0.5,
|
||||
},
|
||||
},
|
||||
toPageStart: {
|
||||
pageStart: {
|
||||
y: 200,
|
||||
// duration: 400,
|
||||
},
|
||||
fromPageEnd: {
|
||||
pageReturn: {
|
||||
y: 100,
|
||||
// duration: 500,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user