Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Advanced Angular seed project with support for ngrx/store, ngrx/effects, ngx-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more.
-
-
-
Progress/Loading indicator with options for NativeScript. iOS + Android.
-
Experimental: Render NativeScript views on the web.
-
Use custom font icon collections seamlessly with NativeScript + Angular.
283 contributions in the last year
Contribution activity
June 2020
- NathanWalker/SchoolSquirrel TypeScript
- NathanWalker/NativeScriptUnitTests JavaScript
Created a pull request in NativeScript/ns-v8ios-runtime that received 7 comments
fix(nsproxy): proper NSProxy handling
fix NSProxy handling to return valid concrete class fix issue with NSNotification objects add optional sdk tests which can be run in future as …
- fix(text-view): only reload text if hint is showing on ios
- fix: #8666 #6981 #5054
- chore(text-view): refactor ios for easy subclassing
- fix: unit test issues for #8637
- fix(enums): add Visibility.hidden
- fix: #8622
- fix(text-base): apply dynamic text color change on button for ios
- feat: Implementing 'onBackPressed' for frame-root. Useful for meddling with tab-navigated apps
- fix(text-base): update text color for ios
- chore: cut 6.5.4 release
- fix(core): pin typescript to 3.8.3 to avoid __exportStar issue