Today, I needed a pattern to fill an “empty” area and showcase what was and was not transparent. So I created this. Hope someone finds it useful. To create a fill color from it:
[UIColor colorWithPatternImage:EmptyBGPattern()]
Today, I needed a pattern to fill an “empty” area and showcase what was and was not transparent. So I created this. Hope someone finds it useful. To create a fill color from it:
[UIColor colorWithPatternImage:EmptyBGPattern()]
One Comment
Thanks for sharing it. 🙂