Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GG-coder889
/
NativeScript
Public
forked from
NativeScript/NativeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 6, 2018
test: add test for #6490 (#6517)
manoldonev
authored
4c08839
View commit details
Copy full SHA for 4c08839
Browse repository at this point
test(safe-area): add layoutChanged test (#6462)
tgpetrov
authored and
manoldonev
committed
1485445
View commit details
Copy full SHA for 1485445
Browse repository at this point
Commits on Nov 5, 2018
fix(android): IllegalStateException with tabview&nested frames (#6495)
manoldonev
authored
41ba93d
View commit details
Copy full SHA for 41ba93d
Browse repository at this point
docs: add 5.0.0 changelog (#6485)
Show description for c41e3e0
vchimev
authored
c41e3e0
View commit details
Copy full SHA for c41e3e0
Browse repository at this point
Commits on Nov 2, 2018
fix(android): back navigation on app suspend/resume (#6489)
manoldonev
authored
fac970e
View commit details
Copy full SHA for fac970e
Browse repository at this point
fix: Resolve incorrect name of listener when unsubscribing (#6487)
VladimirAmiorkov
authored
2933a9a
View commit details
Copy full SHA for 2933a9a
Browse repository at this point
Revert "chore(apps): add tslib dep and update tsconfig.json file (#6464)"
Show description for f54f7c3
vchimev
committed
f54f7c3
View commit details
Copy full SHA for f54f7c3
Browse repository at this point
Commits on Nov 1, 2018
chore(apps): add tslib dep and update tsconfig.json file (#6464)
Show description for eca938d
danbockapps
authored and
vchimev
committed
eca938d
View commit details
Copy full SHA for eca938d
Browse repository at this point
Commits on Oct 30, 2018
fix(tab-view-android): change androidOffscreenTabLimit to 1 when using bottom tabs (#6476)
ADjenkov
authored and
SvetoslavTsenov
committed
371fc9b
View commit details
Copy full SHA for 371fc9b
Browse repository at this point
fix-next(ios): handle nesting in proxyViewContainer ng (#6475)
MartoYankov
authored
58c9d42
View commit details
Copy full SHA for 58c9d42
Browse repository at this point
Commits on Oct 29, 2018
Revert "fix-next(android): restore fade animation for simulated nav (#6463)" (#6473)
Show description for 95c4ec5
manoldonev
authored
95c4ec5
View commit details
Copy full SHA for 95c4ec5
Browse repository at this point
fix-next: handle view controller nesting in ng (#6472)
MartoYankov
authored and
manoldonev
committed
7625d6c
View commit details
Copy full SHA for 7625d6c
Browse repository at this point
Commits on Oct 26, 2018
fix-next(android): restore fade animation for simulated nav (#6463)
manoldonev
authored
448936d
View commit details
Copy full SHA for 448936d
Browse repository at this point
fix-next: correct raising of layoutChanged event (#6457)
Show description for f5cca13
tgpetrov
authored and
MartoYankov
committed
f5cca13
View commit details
Copy full SHA for f5cca13
Browse repository at this point
docs(iOS): update HtmlView documentation link (#6335)
Show description for 745a79f
daviditsygin
authored and
manoldonev
committed
745a79f
View commit details
Copy full SHA for 745a79f
Browse repository at this point
fix-next: handle action bar safe area nesting (#6455)
MartoYankov
authored and
SvetoslavTsenov
committed
e487825
View commit details
Copy full SHA for e487825
Browse repository at this point
fix-next(android): exit fragment animation (#6421)
manoldonev
authored
4765dd9
View commit details
Copy full SHA for 4765dd9
Browse repository at this point
Commits on Oct 24, 2018
feat(frame): add new actionBarVisibility property (#6449)
MartoYankov
authored
0002624
View commit details
Copy full SHA for 0002624
Browse repository at this point
feat(frame): hardware back in parent frame when back states available (#6446)
ADjenkov
authored and
MartoYankov
committed
af651d6
View commit details
Copy full SHA for af651d6
Browse repository at this point
Commits on Oct 23, 2018
refactor: fix ts compilation errors (#6445)
manoldonev
authored
9f7df18
View commit details
Copy full SHA for 9f7df18
Browse repository at this point
fix-next: apply ios safe area before transform (#6443)
MartoYankov
authored
dfa208a
View commit details
Copy full SHA for dfa208a
Browse repository at this point
Commits on Oct 22, 2018
fix(connectivity): making startMonitoring() behave on iOS as on Android (#6373)
Show description for a58fc52
surdu
authored and
Alexander Vakrilov
committed
a58fc52
View commit details
Copy full SHA for a58fc52
Browse repository at this point
Commits on Oct 19, 2018
test(safe-area): fix ios 12 landscape tests (#6434)
MartoYankov
authored
a211bbd
View commit details
Copy full SHA for a211bbd
Browse repository at this point
fix(observable-array): reduce no longer ignores zero as initial value (#6402)
Show description for c0438df
surdu
authored and
Alexander Vakrilov
committed
c0438df
View commit details
Copy full SHA for c0438df
Browse repository at this point
5620 GridLayout addChild to set row and column (#6411)
rakeshgirase
authored and
Alexander Vakrilov
committed
a3f1493
View commit details
Copy full SHA for a3f1493
Browse repository at this point
docs: 5.0.0-rc changelog (#6423)
Show description for 4407af7
vchimev
authored
4407af7
View commit details
Copy full SHA for 4407af7
Browse repository at this point
Commits on Oct 18, 2018
tests: Frame tests refactor (#6406)
Alexander Vakrilov
authored
a93e418
View commit details
Copy full SHA for a93e418
Browse repository at this point
Commits on Oct 17, 2018
chore: bump versions to 5.1.0 (#6422)
SvetoslavTsenov
authored
96b439e
View commit details
Copy full SHA for 96b439e
Browse repository at this point
test(safe-area): add ui tests (#6418)
MartoYankov
authored
e5f6065
View commit details
Copy full SHA for e5f6065
Browse repository at this point
Commits on Oct 16, 2018
refactor: restore animators api usage (#6403)
manoldonev
authored
c8c0be7
View commit details
Copy full SHA for c8c0be7
Browse repository at this point
tests: set usesCleartextTraffic in apps to enable http calls in CI (#6417)
Alexander Vakrilov
authored and
dtopuzov
committed
7867e7c
View commit details
Copy full SHA for 7867e7c
Browse repository at this point
Commits on Oct 15, 2018
chore: fix animations e2e app layout import (#6415)
MartoYankov
authored and
SvetoslavTsenov
committed
8401709
View commit details
Copy full SHA for 8401709
Browse repository at this point
chore: bump versions to 5.0.0 (#6413)
SvetoslavTsenov
authored
d24012b
View commit details
Copy full SHA for d24012b
Browse repository at this point
fix-next: restrict to safe area when transform (#6405)
MartoYankov
authored
7e891a9
View commit details
Copy full SHA for 7e891a9
Browse repository at this point
Commits on Oct 12, 2018
feat(application-settings): implemented allKeys method (#6371)
surdu
authored and
Alexander Vakrilov
committed
829d18b
View commit details
Copy full SHA for 829d18b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.