To help the rest of the community review your change, please ensure: ### PR has a meaningful title A good title is less than 50 characters and starts with a capital letter, similar to a good [Git Commit Message] (http://chris.beams.io/posts/git-commit/). ### The commit message references a specific issue in this repo Fixes/Implements #[Issue Number]. ### You have [unit tests](https://github.com/NativeScript/NativeScript/blob/master/running-tests.md) if appropriate.