Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift #169

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Swift #169

wants to merge 6 commits into from

Conversation

xygkevin
Copy link
Contributor

增加纯Swift支持,创建了HBDNavigationBar子模块 Core和Swift

pod 'HBDNavigationBar' # 安装的是OC版本(默认情况下)
pod 'HBDNavigationBar/Swift' # 安装的是Swift版本

目前仅测试了Swift5,iOS15.4.1真机和模拟器,其它版本的因为没有机器就没有测试,应该问题不大

@xygkevin
Copy link
Contributor Author

上一个有点小问题,用这个吧

@listenzz
Copy link
Owner

其实可以不用关闭上一个 pr 的,只要还没合并,可以一直提交代码

@xygkevin
Copy link
Contributor Author

我最新的提交的swift分支把OC Demo给删了,要是合并的话请注意一下。

@xygkevin
Copy link
Contributor Author

另外我自己创建了一个库 pod 'KxSwiftNavigation' ,使用的同样的Swift代码;也可以不合并这个swift分支,说明中添加这个pod方式也可以。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants