Skip to content

Expose runScriptString public method - #195

Open
tdermendjiev wants to merge 10 commits into
NativeScript:devfrom
tdermendjiev:tdermendjiev/runscript-api
Open

Expose runScriptString public method#195
tdermendjiev wants to merge 10 commits into
NativeScript:devfrom
tdermendjiev:tdermendjiev/runscript-api

Conversation

@tdermendjiev

@tdermendjievtdermendjiev commented Mar 1, 2023

Copy link
Copy Markdown
Contributor

This PR enables NativeScript embedders to run arbitrary js strings with the NS runtime.

Also default metadata binaries are copied to the NativeScript.framework product when env variable INCLUDE_DEFAULT_METADATA=true
(used to build the cocoapod)

@cla-botcla-botBot added the cla: yes label Mar 1, 2023
@NathanWalker
NathanWalker changed the base branch from main to devMarch 13, 2023 20:13
@edusperoni

Copy link
Copy Markdown
Collaborator

@tdermendjiev can this be closed in favor of #231?

Sign up for freeto 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.

2 participants

@tdermendjiev@edusperoni