docs-v7
docs-v7 copied to clipboard
Documentation, API reference, and code snippets for NativeScript
No documentation is provided for developing and consuming custom developed templates.
- [ ] extend [article](https://docs.nativescript.org/angular/core-concepts/angular-navigation) > how to use selector-component along with page-router-outlet in angular we can use in app.component.html app-header app-header (common for all pages) router-outlet router-outlet how we...
If I try to search for anything on [NativeScript with Angular](https://docs.nativescript.org/angular/start/introduction.html#nativescript-with-angular) I get results mixed with NativeScript Core. For instance searching for "Button" results in a list where the first...
- [ ] improve [cocoapods](https://docs.nativescript.org/plugins/cocoapods) article > It would be nice to have it also show how to reference a locally developed pod. - [ ] improve [technical-overview](https://docs.nativescript.org/core-concepts/technical-overview) >How does...
- [x] **Fix** - Broken links https://docs.nativescript.org/ui/layouts#layout-pass - [x] **Improve** - add [import declaration](https://docs.nativescript.org/angular/code-samples/ui/image) @tsonevn - [ ] **Improve** - add CLI install instructions / link https://docs.nativescript.org/sidekick/intro/requirements @ggarabedian - [...
- [ ] Revise the Linux installation and the python command https://docs.nativescript.org/start/ns-setup-linux It should be `software properties common.` - [x] Fix lay loading snippets (wrong relative path) @NickIliev - fixed...
@cfjedimaster commented on [Fri Nov 02 2018](https://github.com/NativeScript/NativeScript/issues/6499) I selected one of the sub nav items on the Layout page (https://docs.nativescript.org/ui/layouts/layout-containers#docklayout-properties) and ended up with this:  As I scroll, all...
### Please, tell us what's the problem? [ ] A typo [ ] Wrong documentation [ ] Improvement of existing article [ ] Missing documentation [ ] New article needed...
### Please, tell us what's the problem? [ ] A typo [ ] Wrong documentation [x] Improvement of existing article [x] Missing documentation [x] New article needed ### Please, tell...
- [ ] Improve the native [APIs article](https://docs.nativescript.org/core-concepts/accessing-native-apis-with-javascript) by improving the snippets (remove JavaScript/javaScript snippets and create examples for Android / iOS instaed and in the same time introduce TypeScript...