Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@cp-radhika-s
Created September 8, 2022 17:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cp-radhika-s/d99f4f5450c24cc1fcbcd684a07f7894 to your computer and use it in GitHub Desktop.
Save cp-radhika-s/d99f4f5450c24cc1fcbcd684a07f7894 to your computer and use it in GitHub Desktop.
start: {
headerImage: {
width: "spread",
height: 250,
top: ['parent', 'top', 0],
start: ['parent', 'start', 0],
end: ['parent', 'end', 0],
translationY: 0,
alpha: 1
}
},
end: {
headerImage: {
width: "spread",
height: 250,
top: ['parent', 'top', 0],
start: ['parent', 'start', 0],
end: ['parent', 'end', 0],
translationY: -250,
alpha: 0.3,
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment