-
Notifications
You must be signed in to change notification settings - Fork 734
WIP - web demo app #2233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP - web demo app #2233
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@OrenZak
Can you explain a little, why do we need all of the files under src/blur
? It appears you created a web alternative for the blur-view library, is that right?
Another question, what's the purpose of all the components under src/webComs?
|
As for 1, we use the "blur" package optionally. Only in specific cases, is there a real reason to polyfill it, can't we ignore the relevant feature while on Web? |
i think that we will need to support blur for web. |
Let's ignore it and remove its code. I don't want to maintain a web implementation for another library |
@OrenZak Are you planning to handle this one? |
yes, will do. |
Description
Create basic web support, and a demo app to showcase the support of current state.
Changelog
webDemo