Giter Site home page Giter Site logo

Comments (5)

vburojevic avatar vburojevic commented on July 30, 2024 1
  1. It's not finished yet, PR is in progress in #12
  2. You should update view via functions exposed to presenter (for example func setTitle(_ title: String))
  3. Yes, it's passed via wireframes. You can add your parameters in wireframe's init, and pass them to presenter via it's init as well.

from ios-viper-xcode-templates.

vburojevic avatar vburojevic commented on July 30, 2024

Hi @michaelcordero! You can always just delete the storyboard constant and initialize the view controller however you like in the wireframe. Does that answer your question?

from ios-viper-xcode-templates.

michaelcordero avatar michaelcordero commented on July 30, 2024

Yes, of course I realized that after making this comment. 👍
I do have other questions.

  1. In this repo, it says an example project will be created. Where is it?
  2. Should ViewInterfaces expose their properties, so that the Presenter will have access to, UI Components for example?
  3. How is data to be passed through the architecture? Is data supposed to go through the wireframes? I can point you to my current repo, so you can see code examples of what I mean...

from ios-viper-xcode-templates.

michaelcordero avatar michaelcordero commented on July 30, 2024

OK Thanks for answering my questions @vburojevic! You can close this issue, if you'd like.

from ios-viper-xcode-templates.

vburojevic avatar vburojevic commented on July 30, 2024

👍

from ios-viper-xcode-templates.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.