Commit Graph

23 Commits

Author SHA1 Message Date
Martin Barreto 7ca9026fa5 banner 2023-02-06 20:58:07 -03:00
Martin Barreto 687ef22a13 banner 2023-02-06 17:15:06 -03:00
ValentinaBianco 15c7a32742
Update README.md
readme copy changes
2023-02-06 13:28:06 -03:00
Martin Barreto febee8785d readme update 2023-02-06 09:29:03 -03:00
Martin Barreto e0eb172433
New library version (#106)
Version 4.0.0
2023-01-27 15:10:29 -03:00
Cecilia Pirotto 93217246a4 revert readme 4.0.0 2022-11-03 12:03:11 -03:00
Martin Barreto 3fe4ab2e0b
Refactor code (#90)
* Remove travis.yml file
* Clean up code
* Upgrade library version
* Now PagerStyle is a protocol and styles conform to it. Add background and indicator view closures to be able to set up any view.
* Update readme
2022-10-28 09:08:46 -03:00
Seyed Mojtaba Hosseini Zeidabadi f9a9960516
Add: Custom case for fully access to indicator and navigationBar customization (#78)
* Add: Custom indicator case

* Enhance: Custom indicator case

* Fix: typo in comments

* Update: Little cleanup in code

* Add: A page for exampling custom style

* Update: Default bar color for custom style to enhance developer experience

* Add: Custom indicator (🔺)

* Update: Custom indicator for better showing it's customization capabilities

* Add: Custom background (🌈) for the NavBar

* Fix: Typo in the readme

* Fix: Grammar in the readme

* Fix: The number of styles in the readme

* Add: Description of the `custom` style to the readme

* Update: Readme file text for better readability

* Add: Sample code in the readme file for the `custom` style

* Add: Navigation titile for the `custom` style example

* Update: Rainbow color order to match the emoji 🌈

* Update: The `custom` style example gif to match the current example code

* Update: Version due to adding the new `custom` style

This version is backwar compatible and does not have any breaking changes

* Update: Code for better readabillity and more customizabllity

* Add: Better and easier to use initializers for the `custom` style

Now developer can pass in the views directly and without using the `AnyView` wrapper

* Update: Default values for the original `custom` case

Default values passed in from the helper initializer

* Update: Example file to use the new initializer

* Update: Readme file to match the new initializer code fore the `csutom` style

* Update: Indentations for better visuality

* Update: DRY default values for different initializers of the `custom` style

* Update: Facade `custom` style initializers to use the base initializer instead of calling the original case directly
2022-03-11 16:13:33 -03:00
cecipirotto 8825900bf8
add scrollable bar to readme (#57)
* add scrollable bar to readme

* Update README.md

Co-authored-by: ValentinaBianco <89604278+ValentinaBianco@users.noreply.github.com>

* Update README.md

Co-authored-by: ValentinaBianco <89604278+ValentinaBianco@users.noreply.github.com>

Co-authored-by: ValentinaBianco <89604278+ValentinaBianco@users.noreply.github.com>
2021-10-14 17:04:19 -03:00
cecipirotto 1deb2260af
Version 2.1 (#50) 2021-10-05 17:36:44 -03:00
cecipirotto 8fe453f1cf
V2.0 (#43)
* version 1.1

* update changelog tag version

* update version number to 2.0
2021-08-18 12:07:45 -03:00
cecipirotto c0c29c5841
Update README.md (#39) 2021-08-10 14:57:34 -03:00
Cecilia Pirotto 9e06d33432 update readme with new name 2021-08-05 19:25:16 -03:00
cecipirotto 8e96e096a9
change cocoapods name (#33)
* change cocoapods name

* update readme
2021-08-05 16:10:14 -03:00
Cecilia Pirotto 0b355fab92 public code documented
update gif
2021-07-30 12:14:12 -03:00
Martin Barreto f24bccd07f
Update README.md 2021-07-29 12:21:28 -03:00
Martin Barreto 35eed24a77
organize example project (#29)
* organize example project

* update readme.

* minor readme fix

* minor readme fix

* Update README.md

Co-authored-by: Mathias Claassen <mathias@xmartlabs.com>

* Update README.md

Co-authored-by: Mathias Claassen <mathias@xmartlabs.com>

Co-authored-by: cecipirotto <31603856+cecipirotto@users.noreply.github.com>
Co-authored-by: Mathias Claassen <mathias@xmartlabs.com>
2021-07-29 11:11:09 -03:00
Cecilia Pirotto a967024f68 update readme 2021-07-28 10:50:59 -03:00
Cecilia Pirotto 9c2bde2853 rebase 2021-07-28 10:29:03 -03:00
Cecilia Pirotto d3cfd87895 add more gif examples 2021-07-27 17:17:15 -03:00
Cecilia Pirotto 33ef4457ea add examples in readme 2021-07-27 14:46:46 -03:00
cecipirotto 693500d5ed
readme v0 (#19)
* readme v0

* requested changes
2021-07-27 13:08:59 -03:00
Martin Barreto f2b100c5ff base oss project created with https://github.com/xmartlabs/Swift-Framework-Template 2020-07-17 16:41:52 -03:00