You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 18, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: CarLensCollectionViewLayout/CarLensCollectionViewCell.swift
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,8 @@ open class CarLensCollectionViewCell: UICollectionViewCell {
27
27
/// - Parameters:
28
28
/// - topView: The upper view of the cell.
29
29
/// - cardView: The bottom view of the cell.
30
-
/// - topViewHeight: An optional parameter to specify the custom height of the top view. The default value is `170` or `200` depending on a device's size.
This project is made with ❤️ by [Netguru](https://netguru.co).
108
+
This project is made with ❤️ by [Netguru](https://netguru.co) and maintained by [Anna-Mariia Shkarlinska](https://github.com/anyashka).
109
109
110
110
### License
111
111
112
112
*CarLensCollectionViewLayout* is licensed under the MIT License. See [LICENSE.md](LICENSE.md) for more info.
113
113
114
-
## Related links
114
+
## Read More
115
+
116
+
-[Introducing CarLensCollectionViewLayout - a New Open Source iOS Tool by Netguru](https://www.netguru.com/codestories/introducing-carlenscollectionviewlayout-a-new-open-source-ios-tool-by-netguru)
117
+
-[How We Built CarLens](https://www.netguru.com/blog/machine-learning-and-augmented-reality-combined-in-one-sleek-mobile-app-how-we-built-car-lens)
0 commit comments