issues
search
microsoft
/
ts-gyb
Generating native code interfaces from TypeScript
MIT License
124
stars
16
forks
source link
Minimum iOS and Android framework for bridging TS and native
#44
Open
zhuorantan
opened
3 years ago
imWildCat
commented
3 years ago
I don't think this should be a blocker for
1.0
. Because:
From the experience of writing #31, wrapping native-web bridge is not a huge task.
There're diverse solutions from the community. For example,
https://github.com/hiimtmac/ECMASwift
and
https://github.com/evgenyneu/js-evaluator-for-android
I don't think this should be a blocker for
1.0
. Because: