Or are you more interested in whether bugs get fixed timely, community support, etc? If so, I've generally found it to be pretty well-supported, although the documentation isn't great. Installing it/the size of the dependency used to be an issue, but this has been addressed by breaking the libraries up into chunks and also scripting adding Three20 as a depdendency. The code is certainly solid as is evidenced by the fact that Facebook's iOS app is written on top of it.
发布评论
评论(1)
您是在询问许可吗?就目前而言,Three20 是根据 Apache 许可证获得许可的。
Apache 许可证: http://www.apache.org/licenses/LICENSE-2.0
Three20许可证: https://github.com/facebook/third20/blob/master/LICENSE
或者您更感兴趣的是 bug 是否得到及时修复、社区支持等?如果是这样,我通常发现它得到了很好的支持,尽管文档不是很好。安装它/依赖项的大小曾经是一个问题,但这已经通过将库分成块并编写脚本添加 Three20 作为依赖项来解决。 Facebook 的 iOS 应用程序是在其之上编写的,这一事实证明了该代码确实可靠。
希望有帮助
Are you asking about licensing? As far as that goes, Three20 is licensed under the Apache license.
Apache license: http://www.apache.org/licenses/LICENSE-2.0
Three20 license: https://github.com/facebook/three20/blob/master/LICENSE
Or are you more interested in whether bugs get fixed timely, community support, etc? If so, I've generally found it to be pretty well-supported, although the documentation isn't great. Installing it/the size of the dependency used to be an issue, but this has been addressed by breaking the libraries up into chunks and also scripting adding Three20 as a depdendency. The code is certainly solid as is evidenced by the fact that Facebook's iOS app is written on top of it.
Hope that helps