Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

[CRAI-363] Update README.md for public repository #5

Merged
merged 4 commits into from Jan 9, 2019

Conversation

anyashka
Copy link
Contributor

@anyashka anyashka commented Jan 4, 2019

Ticket

CRAI-363

Task Description

Previously the README.md was written for the purpose of an internal project.
Now it's updated for OSS.

You can take a look at it here.

README.md Outdated
Subsclass `CarLensCollectionViewCell` and call `configure(topView: UIView, cardView: UIView)` right on the start!
```swift
class CarListCollectionViewCell: CarLensCollectionViewCell {
override init(frame: CGRect) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this is the right indentation, but it's just a minor detail to me.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also thought so. These are default Github tabs. Will change them for spaces :)


## Related repositories
## Related links
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome <3

README.md Outdated
* [Anna-Mariia Shkarlinska](mailto:anna-mariia.shkarlinska@netguru.co) - iOS Developer
That's what you can do with **CarLensCollectionViewLayout**:
<p align="center">
<img src="https://user-images.githubusercontent.com/18245585/50694808-2b795e80-103b-11e9-839d-f2d8dc533bb4.gif" width="250">
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a strange white space area before width=. Do you think it could be changed?

README.md Show resolved Hide resolved
The beautiful animation of collection view cells.
![](https://img.shields.io/badge/swift-4.2-orange.svg)
![](https://img.shields.io/badge/cocoapods-compatible-green.svg)
![](https://app.bitrise.io/app/23a07b63b3f55f97/status.svg?token=Rt_2gKUavbR8LQ7PVuTbYg&branch=master)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you made the Bitrise "app" public?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, not yet!

README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@anyashka anyashka merged commit ea3e12c into develop Jan 9, 2019
@anyashka anyashka deleted the task/CRAI-363 branch January 9, 2019 14:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants