Nativescript: CSS3 filter support [$300]

Created on 25 Jan 2016  路  13Comments  路  Source: NativeScript/NativeScript

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.


There is a $300 open bounty on this issue. Add to the bounty at Bountysource.

backlog bounty css feature

Most helpful comment

@enchev any update on this yet?

All 13 comments

Hey @Ivshti,

Very good suggestion - added as backlog!

@enchev any update on this yet?

+1

+1

This would be a very powerful "nice to have" capability! Would enable some cool new ways of styling {N} apps. Adding my +1.

Notably, the only plugin available for image filters today is Android only. Adding this to CSS after 3.0 would help extend capabilities to iOS.
https://github.com/bradmartin/nativescript-image-filters

Are there any updates, is this feature already planned for a future release?
Would be definately a nice addition for the NativeScript framework.

@enchev Is there a way to vote for it other than leaving another comment? I'm definitely interested!

@sserdyuk they use this: https://nativescript.ideas.aha.io

This would definitely be a very useful feature

Is there any news about this topic? I really would like to have this possibility in my next projects. Thanks, guys :)

+

Haha still not updated :(

Need this one too.. Any other alternative so far?

Was this page helpful?
0 / 5 - 0 ratings