Closed
Description
I use regularly this site to have similar looks in iOS and Android. However, would be nicer to have a npm package and to just
StyleSheet.create({
container: {
...shadow(5)
}
};
instead of having all those lines that are painful to look at and to change (open browser, find the site, copy paste into the code, delete all if changing...).
I suggest you to create this package, or I can do it myself if you allow me to.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels