Skip to content

Instantly share code, notes, and snippets.

@cp-radhika-s
Created September 8, 2022 17:29
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/9e7db788c3d20903978a848207ce4c38 to your computer and use it in GitHub Desktop.
Save cp-radhika-s/9e7db788c3d20903978a848207ce4c38 to your computer and use it in GitHub Desktop.
start: {
...
contentBg: {
width: 'spread',
height: 'spread',
start: ['parent', 'start',16],
end: ['parent', 'end',16],
top: ['parent','top', 200],
bottom: ['parent','bottom'],
}
},
end: {
...
contentBg: {
width: 'spread',
height: 'spread',
start: ['parent', 'start'],
end: ['parent', 'end'],
top: ['parent','top'],
bottom: ['parent','bottom'],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment