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
Accelerator
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
Type
/
to 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 }}
RenderCoder
/
Spring
Public
forked from
MengTo/Spring
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 30, 2015
Update README.md
MengTo
committed
266690f
View commit details
Copy full SHA for 266690f
Browse repository at this point
Commits on Oct 5, 2015
Update README.md
MengTo
committed
adfba33
View commit details
Copy full SHA for adfba33
Browse repository at this point
Commits on Sep 17, 2015
Update README.md
MengTo
committed
29c1a27
View commit details
Copy full SHA for 29c1a27
Browse repository at this point
Merge pull request #86 from MengTo/swift2
Show description for eec5cb9
MengTo
committed
eec5cb9
View commit details
Copy full SHA for eec5cb9
Browse repository at this point
Commits on Aug 25, 2015
Merge pull request #110 from Aymenworks/swift2
Show description for 18d5c7b
MengTo
committed
18d5c7b
View commit details
Copy full SHA for 18d5c7b
Browse repository at this point
Fix Xcode 7 beta 6
Aymen Rebouh
committed
d89e1f6
View commit details
Copy full SHA for d89e1f6
Browse repository at this point
Commits on Aug 23, 2015
Fix Soundplayer
MengTo
committed
c2b2fb8
View commit details
Copy full SHA for c2b2fb8
Browse repository at this point
Commits on Aug 6, 2015
Fix Xcode 7 beta 5 errors.
schneiderandre
committed
4e88a87
View commit details
Copy full SHA for 4e88a87
Browse repository at this point
Refactor.
schneiderandre
committed
5f7ee13
View commit details
Copy full SHA for 5f7ee13
Browse repository at this point
Merge branch 'master' into swift2
Show description for 1099921
schneiderandre
committed
1099921
View commit details
Copy full SHA for 1099921
Browse repository at this point
Merge pull request #97 from MengTo/feature/objc-spring-animation
Show description for a2644f7
schneiderandre
committed
a2644f7
View commit details
Copy full SHA for a2644f7
Browse repository at this point
Commits on Aug 4, 2015
Update Podfile.
schneiderandre
committed
6f150ec
View commit details
Copy full SHA for 6f150ec
Browse repository at this point
Pass finished bool to completion closure.
schneiderandre
committed
1d7507a
View commit details
Copy full SHA for 1d7507a
Browse repository at this point
Add @objc attribute.
schneiderandre
committed
f9f5324
View commit details
Copy full SHA for f9f5324
Browse repository at this point
Remove top level functions.
schneiderandre
committed
f5a87c2
View commit details
Copy full SHA for f5a87c2
Browse repository at this point
Commits on Jul 27, 2015
Merge branch 'master' into swift2
Show description for b193c94
André Schneider
committed
b193c94
View commit details
Copy full SHA for b193c94
Browse repository at this point
Commits on Jul 25, 2015
Merge pull request #91 from ricardopereira/rp-improvement-blurView
Show description for 5f3af6e
MengTo
committed
5f3af6e
View commit details
Copy full SHA for 5f3af6e
Browse repository at this point
BlurView returns the view. Ex: insertBlurView(view, style: .Dark).addGestureRecognizer(gestureRecognizer)
ricardopereira
committed
b0988b5
View commit details
Copy full SHA for b0988b5
Browse repository at this point
Commits on Jul 22, 2015
Fix Xcode 7 beta 4 errors.
André Schneider
committed
5ba782d
View commit details
Copy full SHA for 5ba782d
Browse repository at this point
Commits on Jul 21, 2015
Merge pull request #88 from MengTo/feature/navigation-controller-animation
Show description for 6c126b3
schneiderandre
committed
6c126b3
View commit details
Copy full SHA for 6c126b3
Browse repository at this point
Prevent animation if layout subviews is called multiple times.
André Schneider
committed
3833451
View commit details
Copy full SHA for 3833451
Browse repository at this point
Commits on Jul 20, 2015
Refactor.
André Schneider
committed
9a365d1
View commit details
Copy full SHA for 9a365d1
Browse repository at this point
Use layout subviews.
André Schneider
committed
e08a0d4
View commit details
Copy full SHA for e08a0d4
Browse repository at this point
Merge pull request #87 from MengTo/feature/uiview-animation-allow-user-interaction
Show description for eb01344
schneiderandre
committed
eb01344
View commit details
Copy full SHA for eb01344
Browse repository at this point
Allow user interaction.
André Schneider
committed
6f99bf9
View commit details
Copy full SHA for 6f99bf9
Browse repository at this point
Commits on Jul 16, 2015
Make Text View not editable.
André Schneider
committed
ef7ab22
View commit details
Copy full SHA for ef7ab22
Browse repository at this point
Fix damping slider thumb tint color.
André Schneider
committed
fae14d1
View commit details
Copy full SHA for fae14d1
Browse repository at this point
Commits on Jul 14, 2015
Fix Xcode 7 beta 3 warnings.
André Schneider
committed
c5abc11
View commit details
Copy full SHA for c5abc11
Browse repository at this point
Merge pull request #85 from MengTo/feature/animate-preset-enum
Show description for 709dc59
schneiderandre
committed
709dc59
View commit details
Copy full SHA for 709dc59
Browse repository at this point
Refactor.
André Schneider
committed
5b10d20
View commit details
Copy full SHA for 5b10d20
Browse repository at this point
Use animation curve enumueration.
André Schneider
committed
a69baf5
View commit details
Copy full SHA for a69baf5
Browse repository at this point
Update Example Project.
André Schneider
committed
9e088ac
View commit details
Copy full SHA for 9e088ac
Browse repository at this point
Use animation curve enum in switch statement
André Schneider
committed
3315e69
View commit details
Copy full SHA for 3315e69
Browse repository at this point
Add animation curve enumeration.
André Schneider
committed
e2a89bf
View commit details
Copy full SHA for e2a89bf
Browse repository at this point
Update Example Project.
André Schneider
committed
59fbf0e
View commit details
Copy full SHA for 59fbf0e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.