https://github.com/hettiger/nativescript-plugin-experiment
Proof of concept: Android Library and Swift iOS Pod usage in NativeScript
https://github.com/hettiger/nativescript-plugin-experiment
Last synced: over 1 year ago
JSON representation
Proof of concept: Android Library and Swift iOS Pod usage in NativeScript
- Host: GitHub
- URL: https://github.com/hettiger/nativescript-plugin-experiment
- Owner: hettiger
- License: apache-2.0
- Created: 2018-03-04T18:38:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-04T18:38:59.000Z (over 8 years ago)
- Last Synced: 2025-02-04T20:42:34.902Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 1.96 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# nativescript-plugin-experiment
This plugin is built upon [nativescript-plugin-seed](https://github.com/NativeScript/nativescript-plugin-seed/).
It's just a demo / proof of concept. This plugin is not useful for real world applications.
__The plugin shows how to:__
* Use a self made [Android Library](https://github.com/hettiger/BlinkingLabelAar) inside of a NativeScript Application
* Use a self made [iOS Pod](https://github.com/hettiger/BlinkingLabel) that has been built using Swift 4.0 inside of a NativeScript Application
## License
Apache License Version 2.0, January 2004