Skip to content

Instantly share code, notes, and snippets.

@nettakogo87
Last active August 10, 2019 15:57
Show Gist options
  • Save nettakogo87/ceaa881b5fb740dd31329f66bfc4e854 to your computer and use it in GitHub Desktop.
Save nettakogo87/ceaa881b5fb740dd31329f66bfc4e854 to your computer and use it in GitHub Desktop.
All links on used stuff for "Angular + NativeScript = LOVE"

implement box shadow issue - NativeScript/NativeScript#550

cardview plugin - https://github.com/nstudio/nativescript-cardview

make shadowbox and other examples - https://www.youtube.com/watch?v=TV9XU9Wz6vA&t=2s

bug with css and memory leak (fixed) - NativeScript/NativeScript#5731

nativescript schematics - https://github.com/NativeScript/nativescript-schematics

code sharing for Vue.js - https://www.nativescript.org/blog/code-sharing-with-nativescript-vue

iOS plugins on cocoa pods - https://cocoapods.org/

check performance with XCode - https://www.nativescript.org/blog/nativescript-angular-performance-tips-tricks

Hunting memory leaks - https://www.nativescript.org/blog/hunting-memory-leaks-with-android-studio-and-xcode

Slow rendering on android - https://developer.android.com/topic/performance/vitals/render

App Sync, enable live updates - https://www.nativescript.org/blog/enable-live-updates-of-your-ios-and-android-apps-using-nativescript-appsync

SVG plugin - https://github.com/peoplewareDo/nativescript-svg

Playground and preview - https://www.nativescript.org/blog/architecture-of-the-nativescript-playground

NativeScript showcases - https://www.nativescript.org/showcases

Issue with professional component RadListView - ProgressNS/nativescript-ui-feedback#1042

Image optimisation for android - https://docs.nativescript.org/angular/performance-optimizations/images-optimisations

Animation hacks - https://www.youtube.com/watch?v=OGoCNPssPZg

Working with animation https://www.nativescript.org/blog/using-nativescript-animations

WebView problem with old android - https://developer.chrome.com/multidevice/webview/overview

make pallet - https://www.nativescriptthemebuilder.com/#

About view containers - https://www.nslayouts.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment