|
|
|
|
|
by yesimahuman
3169 days ago
|
|
Chrome and Safari (including iOS) have native support, which also means mobile browser native support is near universal. For Firefox and IE/edge, the v1 polyfill works really well. I’m optimistic these browsers will soon support it natively but until then it works very well today conditionally loading the polyfill for that percentage of browsers w/o native support. We do this with Stencil, so far so good: http://stenciljs.com/ |
|