NativeScript: CSS3 filter support [$300]

It would be great if visual effects could be applied to elements/backgrounds/images, such as blur, grayscale, etc.

Perhaps CSS3 filter implementation or some other API?

For example:

Page#test {
  filter: blur(20);
  background-image: url("res://test");
}

Would blur the entire Page element.

<bountysource-plugin>

There is a $300 open bounty on this issue. Add to the bounty at Bountysource. </bountysource-plugin>

About this issue

  • Original URL
  • State: open
  • Created 8 years ago
  • Reactions: 47
  • Comments: 16 (4 by maintainers)

Most upvoted comments

@enchev any update on this yet?