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

Documentation for Data Source #42

Open
erwang01 opened this issue May 3, 2020 · 2 comments
Open

Documentation for Data Source #42

erwang01 opened this issue May 3, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@erwang01
Copy link

erwang01 commented May 3, 2020

It would be nice to include some documentation for the MultiProgressViewDataSource protocol.

Is your feature request related to a problem? Please describe.
This will be very helpful for those new to this library such that they do not need to comb through the example code provided.

Describe the solution you'd like
It would be great if the documentation can be formatted with Swift Markup such that it shows up in the quick help section.

Describe alternatives you've considered
Current methods for getting started involve looking through the two included example projects.

Additional context
Swift Markup Documentation

@erwang01 erwang01 added the enhancement New feature or request label May 3, 2020
@mac-gallagher
Copy link
Owner

mac-gallagher commented May 5, 2020

Hey @erwang01, MultiProgressViewDataSource is pretty much identical to the protocol UITableViewDataSource, which I assume every iOS dev is already familiar with.

However, I totally agree that this repo could use some more documentation. Unfortunately, it is a low priority for me right now. I am currently more focused on my other repo, but I will try to fix up MultiProgressView once I find some extra time.

Mac

@erwang01
Copy link
Author

erwang01 commented May 5, 2020

Ah I see thanks for the redirection. I'm relatively new to iOS development. Good luck with Shuffle!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants