Giter Site home page Giter Site logo

Comments (5)

iDevelopper avatar iDevelopper commented on June 23, 2024

Regarding your table view, could you test with the last version please (on Github), not yet on CocoaPods. PBRevealViewController class does nothing with the status bar appearance. Waiting for your feedback.

from pbrevealviewcontroller.

Sebacho-Barajas avatar Sebacho-Barajas commented on June 23, 2024

Hi i used the latest update and i'm still getting same issue with tableview, all my customizations are done programmatically(Objective C) .
I fixed statusbar by adding - (UIStatusBarStyle)preferredStatusBarStyle {
return UIStatusBarStyleLightContent;
}

from pbrevealviewcontroller.

Sebacho-Barajas avatar Sebacho-Barajas commented on June 23, 2024

Update: I can customize de tableview background Color and cells height programmatically.
but it does not work with [self.tableView setBackgroundView = myview]; as it supposed to do

from pbrevealviewcontroller.

iDevelopper avatar iDevelopper commented on June 23, 2024

Any apologies, it's my fault. I corrected and pushed on Github and this is a sample:

PBRevealSample.zip

For the status bar:

2016-10-02_07-41-48
2016-10-02_07-38-00

from pbrevealviewcontroller.

Sebacho-Barajas avatar Sebacho-Barajas commented on June 23, 2024

thanks it's working properly now!

from pbrevealviewcontroller.

Related Issues (20)

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.