Ionic 3 - Screen Orientation Plugin

preview_player
Показать описание
Ionic 3 - Screen Orientation Plugin

In this video, we take a look at the screen orientation plugin within Ionic 3.

Learn Ionic 3 From Scratch

Master Ionic 3 with Ionic Native and Cordova Integrations

You can also find me:

Рекомендации по теме
Комментарии
Автор

How could i default set it as landscape? So when that page is loaded it should be in landscape.

ronakbhagchandani
Автор

Hello Thanks for the video..but was wondering how do i display different views when screen rotates/ Changes

codeaxen
Автор

Stuck their orientation go to config.xml and add this line
<preference name="orientation" value="portrait" />
this line stuck your app into potrait mode want to landscape mode stuck
<preference name="orientation" value="landscape" />
this better works to whole

usamaliaquat
visit shbcf.ru