This repository contains Kotlin library to render VC with SVG template support.
- Kotlin directory has the library which generates aar and jar for VC Rendering.
- It also has the example application which uses the library code.
- More information on the Kotlin library check here
- Js directory has the javscript library for VC Rendering.
- It also has the example application which uses the library code to use the exported modules from the library.
- More information on the Js library check here