Lucifier129 / react-lite

An implementation of React v15.x that optimizes for small script size
MIT License
1.73k stars 100 forks source link

Strips out iOS `playsInline` attribute #112

Closed tconroy closed 7 years ago

tconroy commented 7 years ago

Hey there -- React-Lite seems to be stripping out the playsInline attribute on <video> elements. Not sure exactly what the cause but wanted to report!