7 Commits

Author SHA1 Message Date
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
martinpucik 4ab430c7b1 refactor: InpuBar as subview instead of accessoryView
Cleanup of commented and not used code
Moved some internal properties to state object
Removed iOS 13 available checks
2022-05-04 16:44:27 +02:00
MuhtasimTanmoy 9a7cfb8133 Memory leak fix by removing retain cycle in CameraInputBarAccessoryView 2021-12-05 00:53:20 +06:00
Huyanh Hoang 0ac51448c4 Fix swipe dismissal of UIImagePicker 2021-11-01 19:34:03 -07:00
Mohannad Bakbouk 6b6532f79f mofifications 2021-04-02 14:49:22 +03:00
Mohannad Bakbouk a43228ebde change presenting way 2021-02-06 03:26:10 +03:00
Mohannad Bakbouk 413204156b Subclass InputBarView to allow picking images 2020-12-25 10:06:52 -08:00