Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
monkeyRing
/
AlignedCollectionViewFlowLayout
Public
forked from
mischa-hildebrand/AlignedCollectionViewFlowLayout
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 23, 2019
Merge pull request #21 from Jeehut/master
Show description for 49330ef
mischa-hildebrand
authored
49330ef
View commit details
Copy full SHA for 49330ef
Browse repository at this point
Commits on Mar 13, 2019
[Package.swift] Specify target source files path
Jeehut
authored
2a46221
View commit details
Copy full SHA for 2a46221
Browse repository at this point
Add basic SwiftPM manifest file
Jeehut
authored
2c07412
View commit details
Copy full SHA for 2c07412
Browse repository at this point
Commits on Feb 7, 2019
Update README.md to include new horizontal alignment options.
mischa-hildebrand
authored
81119d0
View commit details
Copy full SHA for 81119d0
Browse repository at this point
Merge pull request #20 from e-sung/master
Show description for 03024fd
mischa-hildebrand
authored
03024fd
View commit details
Copy full SHA for 03024fd
Browse repository at this point
Refactor code to use a second horizontal alignment type for internal use.
Mischa Hildebrand
authored and
e-sung
committed
f589bb9
View commit details
Copy full SHA for f589bb9
Browse repository at this point
Commits on Jan 8, 2019
chore: add documentation for `HorizontalAlignment`
e-sung
committed
37d7f7e
View commit details
Copy full SHA for 37d7f7e
Browse repository at this point
feat: swap horizontal alignment for RTL languages
e-sung
committed
74cece6
View commit details
Copy full SHA for 74cece6
Browse repository at this point
Commits on Sep 24, 2018
Update README.md
mischa-hildebrand
authored
613b58c
View commit details
Copy full SHA for 613b58c
Browse repository at this point
Commits on Aug 21, 2018
Merge pull request #15 from Dschee/master
Show description for bf8be9b
mischa-hildebrand
authored
bf8be9b
View commit details
Copy full SHA for bf8be9b
Browse repository at this point
Commits on Aug 10, 2018
Fix issues when using without CocoaPods
Jeehut
committed
f27eec6
View commit details
Copy full SHA for f27eec6
Browse repository at this point
Commits on Jan 21, 2018
Increases version number in podspec to 1.1.2.
Mischa Hildebrand
committed
db4df85
View commit details
Copy full SHA for db4df85
Browse repository at this point
Merge pull request #5 from OmarPedraza/patch-1
Show description for a5d2505
mischa-hildebrand
authored
a5d2505
View commit details
Copy full SHA for a5d2505
Browse repository at this point
Commits on Jan 13, 2018
Allow inheritance for Swift 3.0+
Show description for e9ac17d
OmarPedraza
committed
e9ac17d
View commit details
Copy full SHA for e9ac17d
Browse repository at this point
Commits on Oct 10, 2017
Update README.md: Add syntax highlighting.
mischa-hildebrand
authored
929daa5
View commit details
Copy full SHA for 929daa5
Browse repository at this point
Increases version number in podspec to 1.1.1.
Mischa Hildebrand
committed
0b53840
View commit details
Copy full SHA for 0b53840
Browse repository at this point
Update README.md
mischa-hildebrand
authored
b13ed29
View commit details
Copy full SHA for b13ed29
Browse repository at this point
Update README.md
mischa-hildebrand
authored
269987f
View commit details
Copy full SHA for 269987f
Browse repository at this point
Update README.md
mischa-hildebrand
authored
4e6c9e3
View commit details
Copy full SHA for 4e6c9e3
Browse repository at this point
Update README.md: Adds sample images for vertical layout options.
mischa-hildebrand
authored
77ce942
View commit details
Copy full SHA for 77ce942
Browse repository at this point
Scales new sample images down by 50%.
Mischa Hildebrand
committed
7addab1
View commit details
Copy full SHA for 7addab1
Browse repository at this point
Adds sample images for vertical alignment options.
Mischa Hildebrand
committed
6320e7f
View commit details
Copy full SHA for 6320e7f
Browse repository at this point
Commits on Jul 19, 2017
Merge pull request #1 from bpollman/master
Show description for 9c4be30
mischa-hildebrand
authored
9c4be30
View commit details
Copy full SHA for 9c4be30
Browse repository at this point
Fix for 'AlignedCollectionViewFlowLayout' is inaccessable due to 'internal' protection level
bpollman
committed
f44280a
View commit details
Copy full SHA for f44280a
Browse repository at this point
Commits on May 11, 2017
Fixes updated podspec by masking apostrophe.
Mischa Hildebrand
committed
8fd4868
View commit details
Copy full SHA for 8fd4868
Browse repository at this point
Updates podspec and increases version to 1.1.0.
Mischa Hildebrand
committed
50fc331
View commit details
Copy full SHA for 50fc331
Browse repository at this point
Commits on May 10, 2017
Updates README.md to match new interface and vertical alignment options.
Mischa Hildebrand
committed
e41aea5
View commit details
Copy full SHA for e41aea5
Browse repository at this point
Merge remote-tracking branch 'origin/master'
Mischa Hildebrand
committed
e9683f4
View commit details
Copy full SHA for e9683f4
Browse repository at this point
Fixes a critical bug that caused a collection view with many items to freeze when scrolling. Adds a property to set the vertical alignment.
Mischa Hildebrand
committed
a491f68
View commit details
Copy full SHA for a491f68
Browse repository at this point
Commits on Apr 15, 2017
Update README.md
mischa-hildebrand
authored
0972d51
View commit details
Copy full SHA for 0972d51
Browse repository at this point
Update README.md
mischa-hildebrand
authored
f41832b
View commit details
Copy full SHA for f41832b
Browse repository at this point
Update README.md
mischa-hildebrand
authored
b18eb6d
View commit details
Copy full SHA for b18eb6d
Browse repository at this point
Adds pod specs and example project.
Mischa Hildebrand
committed
1864263
View commit details
Copy full SHA for 1864263
Browse repository at this point
Update README.md
mischa-hildebrand
authored
54d319f
View commit details
Copy full SHA for 54d319f
Browse repository at this point
Merge remote-tracking branch 'origin/master'
Show description for 2811ca4
Mischa Hildebrand
committed
2811ca4
View commit details
Copy full SHA for 2811ca4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.