Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(types-ios): reduced ios types to common types for optimized typescript resolution #9809

Merged
merged 1 commit into from Mar 4, 2022

Conversation

NathanWalker
Copy link
Contributor

@NathanWalker NathanWalker commented Mar 4, 2022

Optimize iOS types by more than 50% from >20,000 declarations to ~8,000 vastly improving TypeScript editors.

If you are a plugin developer and/or just need the entire full set you can include all >20,000 with the following:

/// <reference path="@nativescript/types-ios/src/complete.d.ts" />

@cla-bot cla-bot bot added the cla: yes label Mar 4, 2022
@NathanWalker NathanWalker merged commit 6cd8b8e into release/8.2.0 Mar 4, 2022
2 of 3 checks passed
@NathanWalker NathanWalker deleted the feat/optimized-ios-types branch Mar 4, 2022
@farfromrefug
Copy link
Collaborator

@farfromrefug farfromrefug commented Mar 4, 2022

@NathanWalker awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants