4 Commits

Author SHA1 Message Date
Jakub Kaspar bf73559135 Example fixes 2024-07-11 11:25:37 +02:00
Martin Púčik bff35fda61 Added Swiftlint and Swiftformat plugins (#1729)
* build: Swiftlint plugin

* build: Swiftformat plugin

* build: Swiftformat plugin

* build: Swiftformat bash command

* style: Swiftformat rules

* style: Swiftformat applied to codebase

* style: Ignore Tests for Swiftlint

* Update bundler

* Update changelog and migration guide

* style: Ignore Example for Swiftlint

* chore: Changelog

* Update Xcode version for ci_pr_tests.yml

* Update ci_pr_framework.yml

* Update ci_pr_example.yml

* chore: Changelog

Co-authored-by: Jakub Kaspar <kaspikk@gmail.com>
2022-07-25 08:46:14 +00:00
Ashley Ng d2a34894a5 Address code review
- change varibale names with VC to ViewController
- add MIT License Header to new files
- add documentation about using a height constant
2020-05-07 18:29:23 -05:00
Ashley Ng 33c2ad5448 Add support to show splitview for iPads 2020-03-14 21:24:34 -05:00