js51 / NSCollectionView-Example-Project

A simple sample macOS app to show off a basic collection view, with storyboards and a simple array data source.
The Unlicense
8 stars 2 forks source link

Include an add and remove button for increasing/decreasing the number of items #2

Open js51 opened 4 years ago

Dishant10 commented 2 years ago

I'd like to work on this issue. I have experience working with Swift and iOS Development. Please assign this issue to me if this repo is active.

js51 commented 2 years ago

I'd like to work on this issue. I have experience working with Swift and iOS Development. Please assign this issue to me if this repo is active.

Great! Feel free to open a PR

Dishant10 commented 2 years ago

Thanks! I'll ask for help if needed. I hope you'll be available, cause I've only worked with SwiftUI and UIKit, this stuff is kind of new to me. I'll give it my best shot.

Dishant10 commented 2 years ago

Also it would be nice if you could clear want are you exactly expecting, basically give me some explanations regarding the issue. Thank you!

Dishant10 commented 2 years ago

@js51 It'd be great if you can clarify more about the issue. Thanks!

js51 commented 2 years ago

The goal here would be to illustrate how to programmatically update the data source and show the data change in the UI. Given that the project is supposed to be educational, any solution that is simple and easy to understand will be fine. The two buttons can be placed wherever you like for example.

Dishant10 commented 2 years ago

So I have to add an add and delete button on top to basically add a new item like four or five and similarly for delete ?

js51 commented 2 years ago

Yep that sounds good!

Dishant10 commented 2 years ago

Okay got it! I'll ask if something bothers me or I didn't get. I'm taking help form the internet because I haven't worked with NSCollectionView earlier. Thank you for clearing my queries.

mohammedyahya7 commented 2 days ago

can I take this issue please

js51 commented 1 day ago

can I take this issue please

Sure! Feel free to open a PR.