Skip to content

New JavaScriptCore Extension Class & more #54

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

Merged
merged 1 commit into from
Mar 20, 2025
Merged

Conversation

hamzenis
Copy link
Contributor

  • Dedicated JavaScripteCore extension class
  • Seperated JS logic from JSController class
  • New available functions for js code: "atob()", "btoa()", "console.error()"
  • New fetch method "fetchv2()" that can handle ".json()" &".text()" and possible to be expanded for post method support and more (new function for backwards compatibility)
  • New Logger function to print in Debug mode to xcode console

- Dedicated JavaScripteCore extension class
- Seperated JS logic from JSController class
- New available functions for js code:
"atob()", "btoa()", "console.error()"
- New fetch method "fetchv2()" that can handle ".json()" &".text()" and possible to be expanded for post method support and more
- New Logger function to print in Debug mode to xcode console
@cranci1 cranci1 merged commit 341c512 into cranci1:dev Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants