Closed zcherries closed 8 years ago
In the v2 beta I simplified the usage on iPad. Can you try it and let me know how it goes?
npm install iphone-inline-video@next
v2.0.0 has been published :)
Now you can use the iPad
option:
enableInlineVideo(video, {
iPad: true
});
It would be nice if it detected iPad as well.