nativescript-orientation-free
A NativeScript plugin to deal with Declarative UI and Screen Orientation. Since the original plugin requires a subscription now, this plugin is my attempt to maintain it to the point where it does not break.
npm i --save nativescript-orientation-free
- Version: 2.2.5
- GitHub: https://github.com/ibnYusrat/nativescript-orientation
- NPM: https://www.npmjs.com/package/nativescript-orientation-free
- Downloads:
- Last Day: 0
- Last Week: 0
- Last Month: 0
Free version for nativeScript-orientation
(renamed to nativeScript-orientation-free
)
A rather maintained version of nativeScript-orientation
. This is simply a fork of nativeScript-orientation
which is no longer available without a subscription
and is not guaranteed to work with NativeScript 6.x. This repo is my attempt towards keeping it usable enough for those who are not ready to buy a subscription yet.
To use this, simply install with NPM using:
npm install nativeScript-orientation-free
All credit goes to: NathanaelA for writing this. I am only attempting to maintain it without charging anything.