Giter Site home page Giter Site logo

Comments (7)

guakeliao avatar guakeliao commented on August 17, 2024 3

@ghost
ios 9 之前用:
UIStackView *stackView = [[NSClassFromString(@"UIStackView") alloc]init];

from fdstackview.

 avatar commented on August 17, 2024

Have same issue here.
Already set Builder for 9.0 and later in Interface Builder Document

from fdstackview.

guoweikun621 avatar guoweikun621 commented on August 17, 2024

已经在xib设置为9.0及以后了,alloc后还是会为nil。但是如果直接把FDStackView源文件拖入工程,而不用pod安装,alloc后就正常了。难道是不支持pod方式?

from fdstackview.

 avatar commented on August 17, 2024

@guoweikun621 我按照你的方法拖入工程,然后 copy 例子代码 执行,发现UIStackView *stackView = [[UIStackView alloc] init];依然是nil。难道是我遗漏了什么步骤?

from fdstackview.

guoweikun621 avatar guoweikun621 commented on August 17, 2024

@stoneimoimoi 我用是sb做的,直接代码alloc我没试过。在sb上,如果FDStackView是pod安装的就不行,copy到工程就可以。

from fdstackview.

 avatar commented on August 17, 2024

谢谢。。。我已经改用 OAStackView了。。。

from fdstackview.

wtlucky avatar wtlucky commented on August 17, 2024

The same issue as #36

from fdstackview.

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.