Floaty
:heart: Floating Action Button for iOS
파일 탐색기
- FUNDING.yml
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- Floaty.xcscheme
- project.pbxproj
- custom_item.png
- dependent_on_uiviewcontroller.gif
- dependent_on_uiwindow.gif
- fade_ani.gif
- handler.gif
- icon.png
- none_ani.gif
- preview.gif
- rtl_disabled.png
- rtl_enabled.png
- slideleft_ani.gif
- slideup_ani.gif
- storyboard_support1.png
- storyboard_support2.png
- Contents.json
- Contents.json
- ic_white-add.pdf
- Contents.json
- Main.storyboard
- Contents.json
- icMap.png
- icMap@2x.png
- icMap@3x.png
- Contents.json
- icShare.png
- icShare@2x.png
- icShare@3x.png
- Contents.json
- AppDelegate.swift
- CircularAnimationViewController.swift
- Info.plist
- LaunchScreen.xib
- TableViewController.swift
- ViewController.swift
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- KCFloatingActionButton-Sample.xcscheme
- project.pbxproj
- Floaty.h
- Floaty.swift
- FloatyDelegate.swift
- FloatyItem.swift
- FloatyManager.swift
- FloatyViewController.swift
- FloatyWindow.swift
- UIView+Draggable.swift
- Info.plist
- .gitignore
- .swift-version
- .travis.yml
- CHANGELOG.md
- Floaty.podspec
- LICENSE
- Package.swift
- README.md
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
명령어 용어집
이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.
pod
설명 보기 ▼
pod
Swift 및 Objective-C Cocoa 프로젝트를 위한 종속성 관리 도구.
더 많은 정보: <https://guides.cocoapods.org/terminal/commands.html>.
pod init
현재 프로젝트에 기본 내용으로 Podfile 생성:
pod install
Podfile에 정의된 모든 포드를 다운로드 및 설치 (이전에 설치되지 않은 경우):
pod list
사용 가능한 모든 포드 나열:
# 프로젝트 배지
// repository documentation
Was this content helpful?
(0 ratings)
