Giter Club home page Giter Club logo

Comments (7)

leah avatar leah commented on July 28, 2024

Does the demo app work for you okay? Are you customizing the text or label?

from pulltorefresh.

renegade78 avatar renegade78 commented on July 28, 2024

Yes, the demo works perfectly! I've left the text and label code as is - I will be customising it later.

I'm wondering if it's to do with the appdelegate as mine is different to yours as I have a tab bar controller.

from pulltorefresh.

leah avatar leah commented on July 28, 2024

Hmm... I changed the demo to a UITabBarController instead of a UINavigationController and it still worked okay. Maybe there's a naming conflict? Do you have another label called "refreshLabel"? Also, does the text show up when you start pulling on the view, or does it never show up at all?

from pulltorefresh.

renegade78 avatar renegade78 commented on July 28, 2024

I don't have another label with that name. The text never shows! But the arrow does! Don't worry, I'm obviously doing something wrong!

from pulltorefresh.

renegade78 avatar renegade78 commented on July 28, 2024

Thanks for your help, I sorted it. I moved setting the text from the viewdidload method. Thanks though!

from pulltorefresh.

jonhull avatar jonhull commented on July 28, 2024

I had the same issue. I think it is because I loaded the view via a xib, and the label strings are set in initWithStyle:. I moved it to viewDidLoad and everything works now...

from pulltorefresh.

lucaslain avatar lucaslain commented on July 28, 2024

YES! Thank you @jonhull! I had the same problem. Moved the labels to "viewDidLoad" and everything works =).

ps: @leah ... great work :)

Lucas.

from pulltorefresh.

Related Issues (16)

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.