Skip to content

issues Search Results · repo:nalexn/clean-architecture-swiftui language:Swift

Filter by

82 results
 (78 ms)

82 results

innalexn/clean-architecture-swiftui (press backspace or delete to remove)

What do you think of migrating to Swift 6 with concurrency checking?
  • nik1st
  • Opened 
    on Apr 19
  • #106

@nalexn @quokkaKyu @Greyvend @schinj @araiyusuke @torburg @lgvv @romekem Want to write a full blog post describing the purpose of each and every line in this project and Explaining all the concepts followed ...
  • asad-mobiledev
  • Opened 
    on Dec 23, 2024
  • #103

I wonder is it possible to have this project as PURE swiftUI project without AppDelegate, SceneDelegates... Instead of CoreData would be great to see SwiftData. Is it possible to avoid UIKit imports?
  • swift2geek
  • 2
  • Opened 
    on Sep 29, 2024
  • #101

I had trouble in injecting ModelContext into the db repository.
  • LiLiKazine
  • 1
  • Opened 
    on Jun 5, 2024
  • #96

Just wonder why DIContainer conforms EnvironmentKey in the project as I am not able to find its usage with EnviromentValues across the project. The projects builds fine with commenting EnvironmentKey. ...
  • vanjang
  • 2
  • Opened 
    on Feb 27, 2024
  • #93

Greetings @nalexn, I m currently working on the task of disentangling the database/Appstate from the CountriesInteractor. However, it appears that the two are closely intertwined. Could you kindly provide ...
  • jbatra-umeey
  • 1
  • Opened 
    on Nov 6, 2023
  • #92

Binding is a struct that has two properties get and set which are closures (my assumption as far as they are marked in init as escaping). That means that it retains its value. Looking at your interactors ...
  • Sundea
  • 7
  • Opened 
    on May 15, 2023
  • #88

- Imagine i have a application which has 4 tabs then on all 4 tabs should i inject container to all 4 tabs rootview. - Should i have to define all repositories to appEnvironment where as in configuredWebRepositories ...
  • sssuourabh
  • Opened 
    on Apr 24, 2023
  • #87

It is necessary to add an interceptor(retry and adapt) for logics such as refresh tokens and access token.
  • bilaldurnagol
  • 1
  • Opened 
    on Feb 6, 2023
  • #85
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub