docs-v7 icon indicating copy to clipboard operation
docs-v7 copied to clipboard

Documentation, API reference, and code snippets for NativeScript

Results 100 docs-v7 issues
Sort by recently updated
recently updated
newest added

- [x] fix the image cache appearing in "UI Widsgets" for Angular (while redirecting to[ image example](https://docs.nativescript.org/angular/ui/ng-ui-widgets/image)) - [x] add a note about supported images types @NickIliev - done via...

help wanted
docs
good first issue
hacktoberfest

- [x] NS + NS Angular example - how to use `toBase64String` method - https://docs.nativescript.org/cookbook/image-source - done via [https://github.com/NativeScript/NativeScript/pull/5390](https://github.com/NativeScript/NativeScript/pull/5390) and via [https://github.com/NativeScript/nativescript-sdk-examples-ng/pull/265](https://github.com/NativeScript/nativescript-sdk-examples-ng/pull/265) - [x] extended example of how to change...

help wanted
backlog
good first issue
hacktoberfest

This page https://docs.nativescript.org/angular/ui/action-bar.html (and also the vanillaJS one) has references to action bar's icons. The url for android drawables hasn't worked for some months (it is working now) and the...

help wanted
docs
hacktoberfest

The webview on iOS seems to fire multiple started and finished events. Need to document that using a bool/string check if you want to do something after the first execution...

help wanted
cookbook
good first issue
hacktoberfest

The usage of ngFor in NativeScript is poorly documented. Here's a few points that should be covered: - Explain the differences between the ListView and ngFor. What are typical use...

help wanted
hacktoberfest

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...

help wanted
hacktoberfest

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...

help wanted
hacktoberfest

Hey, which promise spec is NativeScript following. Do you have it documented somewhere?

help wanted
hacktoberfest

Please provide some samples, how long objects persist, etc etc...

help wanted
hacktoberfest

_From @valentinstoychev on May 25, 2015 8:37_ I know we have [this article](http://docs.nativescript.org/layouts), but it doesn't show you how a basic layout is done and it is hard for web...

help wanted
hacktoberfest