Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
7b35bb98d776f869851f345696215def30814de2
BulletinBoard
/
Sources
/
Support
下载当前目录
A
Alexis Aubry
Require iOS 11
2680f14d
创建于
2020年9月25日
历史提交
文件
最后提交记录
最后更新时间
Animations
Fix the background view origin when presenting (#183) * Fix the background view origin when presenting When presenting over a ViewController (the “from” VC), if that ViewController is not at the screen’s origin, the background view will not appear at the correct position above it. This fixes the problem by setting the background view’s frame to the “from” VC’s view’s frame **converted into the coordinate system of the container view.** * add PR to CHANGELOG
5 年前
Helpers
Require iOS 11
5 年前
Views
Add support for Swift Package Manager (#158) (#178) * Update project to support Swift Package Manager * Update CHANGELOG * Only create one library * Reorganize Swift project to better support SPM * Update README * Clean up files * Update BLTNItem.swift
5 年前
BLTNBoardSwiftSupport.h
Add workaround to allow static library usage (#100) * Add workaround to allow static library usage * Fix Swift support file import and Podspec * Add step to check CocoaPods static lib in Travis * Revert "Add step to check CocoaPods static lib in Travis" This reverts commit 73d2de4f530cbcfd1e38d58fa1d22866efbf130b.
7 年前
BulletinViewController.swift
Require iOS 11
5 年前