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

What classes/files to read to learn from the solution and apply it on my own #83

Closed
devahmedshendy opened this issue Jan 23, 2022 · 5 comments

Comments

@devahmedshendy
Copy link

devahmedshendy commented Jan 23, 2022

Hi,
I have a use case for favorites table in tab controller, it needs to be updated with whatever products added/removed from other tabs while user experiencing the products there.

I cannot upgrade Xcode for now, I thought to ask, what classes/files to read as a beginner to learn how to approach a solution for this use case.

I am asking because I am kinda overwhelmed.

Sorry if not the appropriate place to open this issue.

@tonyarnold
Copy link
Owner

Hi - I'm not sure how this is relevant to the library housed in this repository?

@devahmedshendy
Copy link
Author

devahmedshendy commented Jan 24, 2022

Hi, thank you for replying.

The favorites controller would receive some added/removed products overtime from state manager, and when user open the favorites screen I would need to do batch update the table in this controller, while researching I found this library which helps updating tables efficiently (it is hard for my current experience to write code for it).
I am not sure how to implement the solution, but gradually I will get to it.

@tonyarnold
Copy link
Owner

I think you should find a more general purpose forum for discussing your implementation approach, as this issue tracker is really just for bugs and feature requests for the Differ library.

@devahmedshendy
Copy link
Author

devahmedshendy commented Jan 24, 2022

Yeah, it was not discussion more than just asking a guidance on how to read this repo to learn from it to help my research and I don't know how to communicate with the author of this library (there is no discussions tab like I found on other repos for example).
It's Okay, I get it.

@tonyarnold
Copy link
Owner

Sorry Ahmed - I'd like to help you out, but I don't have the time to do that at the moment (as you can see by the long times between responses on issues here in this repository).

You will get a much better result by asking the same questions on the Apple Developer Forums, Stack Overflow or any of the iOS-focused forums available.

Good luck!

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

No branches or pull requests

2 participants