https://github.com/divkit/divkit-ios-facade
https://github.com/divkit/divkit-ios-facade
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/divkit/divkit-ios-facade
- Owner: divkit
- License: other
- Created: 2024-08-20T14:00:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-26T14:37:42.000Z (3 months ago)
- Last Synced: 2026-04-23T01:38:11.146Z (2 months ago)
- Language: Swift
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DivKitBinaryCompatibilityFacade
This framework is intended as high level wrapper around DivKit, that have stable ABI.
It only makes sence if your library uses DivKit and distributes as binary framework.
Main DivKit repository is located [here](https://github.com/divkit/divkit).