TJ VanToll
TJ VanToll
### Which platform(s) does your issue occur on? iOS. Tested on iPhone 6S and an iPad Pro. ### Please, provide the following version numbers that your issue occurs with: -...
The documentation on custom components (see http://docs.nativescript.org/ui/ui-with-xml#custom-components) should be expanded as it’s a common source of questions and confusion. I think the biggest thing the docs could use is a...
Our [styling docs](http://docs.nativescript.org/ui/styling) use the term “device-independent units”, but we never really explain what that term means. I think we should add a small section in the styling docs to...
### Make sure to check the existing issues in this repository ### Please, tell us what's the problem? [x] A typo [ ] Wrong documentation [ ] Improvement of existing...
Currently when you start a new app using {N} schematics you need to put your global web CSS in a `styles.css` file, and your global {N} CSS in an `app.css`...
If I want to share images/fonts between my web and native apps I need to put them in the `src/app` folder, as otherwise the {N} app won’t be able to...
As a feature request, it would be slick if I could install this generator as a global npm package. I think it would be a lot cleaner to be able...
Since jqueryui.com will be using a lot of these as well (https://github.com/jquery/jqueryui.com/issues/35) port those over as necessary.
A common NativeScript pattern is using a SideDrawer to show a menu with options. It’d be good to have a code sample that shows that in action. Here’s a starting...
## Please, provide the details below: ### Did you verify whether this issue has already been reported here? Yes ### Tell us about the problem The certificates list in Sidekick...