Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Info Seller View #121

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from
Open

feat: Info Seller View #121

wants to merge 12 commits into from

Conversation

ziadali22
Copy link
Contributor

No description provided.

@ziadali22 ziadali22 self-assigned this Aug 20, 2022
@ziadali22 ziadali22 requested a review from a team as a code owner August 20, 2022 20:54
@ziadali22 ziadali22 requested review from RaniaZeid and HebaMad August 20, 2022 20:54
Comment on lines 15 to 17
@IBOutlet weak var shopImage: UIImageView!
@IBOutlet weak var sortingButton: UIButton!
@IBOutlet weak var followButton: UIButton!
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
@IBOutlet weak var shopImage: UIImageView!
@IBOutlet weak var sortingButton: UIButton!
@IBOutlet weak var followButton: UIButton!
@IBOutlet private weak var shopImage: UIImageView!
@IBOutlet private weak var sortingButton: UIButton!
@IBOutlet private weak var followButton: UIButton!

@@ -0,0 +1,21 @@
{
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we rename this image 7?

ziadali22 and others added 9 commits September 1, 2022 23:39
* create seller info cell nib. file

* create cell extension model and configure function

* solve uiImage problem

* merge info seller and create collection view functionality

* create seller info request and get data

* Revert "Merge branch 'feat/add-seller-info-cell' of https://github.com/motoon-eg/dokan-store into feat/add-seller-info-cell"

This reverts commit 9f69724, reversing
changes made to 5a619c8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants