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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NativeScript
/
ios
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
42
Star
149
Code
Issues
51
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ios
NativeScript
on
fix/throw-errors
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 1, 2026
Merge origin/main into fix/throw-errors
Copilot
authored
93f6c82
View commit details
Copy full SHA for 93f6c82
View code at this point
Browse repository at this point
Commits on May 31, 2026
fix: enable interruption of V8 execution on Debugger.pause command (#378)
edusperoni
authored
714be8c
View commit details
Copy full SHA for 714be8c
View code at this point
Browse repository at this point
fix: Xcode 26.4 build for runtime, inspector, and metadata-generator (#376)
NathanWalker
authored
5e34fec
View commit details
Copy full SHA for 5e34fec
View code at this point
Browse repository at this point
Commits on May 28, 2026
feat: allow custom priority for workers (#377)
edusperoni
authored
8d238ed
View commit details
Copy full SHA for 8d238ed
View code at this point
Browse repository at this point
Commits on May 17, 2026
fix: enhance error handling in LoadESModule by throwing NativeScriptException on promise rejection
edusperoni
committed
a9b1610
View commit details
Copy full SHA for a9b1610
View code at this point
Browse repository at this point
fix: improve error handling in ES module compilation, instantiation, and evaluation
edusperoni
committed
dc46a79
View commit details
Copy full SHA for dc46a79
View code at this point
Browse repository at this point
fix: rethrow NativeScriptException in LoadESModule for better error handling
edusperoni
committed
f7133de
View commit details
Copy full SHA for f7133de
View code at this point
Browse repository at this point
fix: stop discarding errors in debug
edusperoni
committed
0dd7c77
View commit details
Copy full SHA for 0dd7c77
View code at this point
Browse repository at this point
Commits on May 15, 2026
fix: use-after-free in interop.bufferFromData under memory pressure (#372)
Show description for 90ac16c
mukaschultze
authored
90ac16c
View commit details
Copy full SHA for 90ac16c
View code at this point
Browse repository at this point
Commits on May 11, 2026
fix: add SharedArrayBuffer support and fix byteOffset handling across all buffer paths (#370)
Show description for 5555935
edusperoni
authored
5555935
View commit details
Copy full SHA for 5555935
View code at this point
Browse repository at this point
Commits on May 8, 2026
fix: workers should gracefully shutdown on close() (#369)
Show description for 4644fce
edusperoni
authored
4644fce
View commit details
Copy full SHA for 4644fce
View code at this point
Browse repository at this point
Commits on May 4, 2026
fix: re-throw exceptions in both debug and release modes for better error handling (#368)
edusperoni
authored
1eaf03d
View commit details
Copy full SHA for 1eaf03d
View code at this point
Browse repository at this point
fix: typed array offset
triniwiz
committed
6cb26c0
View commit details
Copy full SHA for 6cb26c0
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
fix: throw JS exception instead of silent warning for disposed native object calls in debug mode (#354)
NathanWalker
authored
becb19b
View commit details
Copy full SHA for becb19b
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
fix: native methods expecting a NSError arg will now throw a JS exception if the error arg is not passed (#311)
farfromrefug
authored
217873b
View commit details
Copy full SHA for 217873b
View code at this point
Browse repository at this point
feat: improve profiler performance (#332)
edusperoni
authored
c371b6c
View commit details
Copy full SHA for c371b6c
View code at this point
Browse repository at this point
Commits on Jan 4, 2026
feat: remote module security (#331)
NathanWalker
authored
721ceaf
View commit details
Copy full SHA for 721ceaf
View code at this point
Browse repository at this point
Commits on Dec 14, 2025
fix: http realm normalization
NathanWalker
committed
faa6762
View commit details
Copy full SHA for faa6762
View code at this point
Browse repository at this point
Commits on Dec 13, 2025
fix: URLSearchParams.forEach() crash and spec compliance (#327)
Show description for 28242ec
adrian-niculescu
authored
28242ec
View commit details
Copy full SHA for 28242ec
View code at this point
Browse repository at this point
fix: http realm cache key with query params (#328)
NathanWalker
authored
f0c9df3
View commit details
Copy full SHA for f0c9df3
View code at this point
Browse repository at this point
Commits on Dec 3, 2025
chore: clarified timer cleanup comment in removeTask (#326)
adrian-niculescu
authored
b14392e
View commit details
Copy full SHA for b14392e
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
fix: node built-in modules handling (#319)
NathanWalker
authored
f748751
View commit details
Copy full SHA for f748751
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
revert: "feat(runtime): improve initialization with context scope management a…" (#317)
Show description for 9c45bf1
edusperoni
authored
9c45bf1
View commit details
Copy full SHA for 9c45bf1
View code at this point
Browse repository at this point
fix(runtime): app path substr considerations (#314)
adrian-niculescu
authored
fd2703d
View commit details
Copy full SHA for fd2703d
View code at this point
Browse repository at this point
feat(runtime): improve initialization with context scope management and runtime IDs (#315)
Show description for 968043e
adrian-niculescu
authored
968043e
View commit details
Copy full SHA for 968043e
View code at this point
Browse repository at this point
Commits on Nov 12, 2025
feat: Ada 3.3.0 (#313)
NathanWalker
authored
e24388c
View commit details
Copy full SHA for e24388c
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
feat: http loaded es module realms + HMR DX enrichments (#312)
NathanWalker
authored
59191d3
View commit details
Copy full SHA for 59191d3
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
fix(visionos): build flags
NathanWalker
committed
29e5d79
View commit details
Copy full SHA for 29e5d79
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
feat: ES modules (ESM) support with conditional esm or commonjs consumption + better error handling (#276)
NathanWalker
authored
e72977a
View commit details
Copy full SHA for e72977a
View code at this point
Browse repository at this point
Commits on Nov 1, 2025
feat: support for struct reference index access (#304)
CatchABus
authored
d289232
View commit details
Copy full SHA for d289232
View code at this point
Browse repository at this point
Commits on Oct 24, 2025
fix: x86 simulators and add better failsafe around generated class names (#303)
edusperoni
authored
bb02623
View commit details
Copy full SHA for bb02623
View code at this point
Browse repository at this point
fix: make debugger log public (#302)
edusperoni
authored
e89067c
View commit details
Copy full SHA for e89067c
View code at this point
Browse repository at this point
fix: properly convert objective-c logs into os_log (#301)
edusperoni
authored
5733af1
View commit details
Copy full SHA for 5733af1
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
fix: symbol loader log true errors only to not confuse terminal output (#293)
NathanWalker
authored
7101127
View commit details
Copy full SHA for 7101127
View code at this point
Browse repository at this point
fix: prevent crash during debug on fast view churn (like with HMR) (#294)
NathanWalker
authored
42a5328
View commit details
Copy full SHA for 42a5328
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.