LTMorphingLabel
Charts
Our great sponsors
LTMorphingLabel | Charts | |
---|---|---|
3 | 14 | |
7,812 | 25,567 | |
- | - | |
0.7 | 2.7 | |
11 months ago | 15 days ago | |
Swift | Swift | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
LTMorphingLabel
-
Any libraries or pods for sick uilabel animations. Like one of those cliche YouTube intro vibes?
Take a look at GlitchLabel and LTMorphingLabel.
-
Finally hit 1k downloads since November 2020
An open-source library, LTMorphingLabel
-
How is this letter animation done, and the text shake? All css? Is there a library?
I have no idea, but I've recently came across this library called LTMorphingLabel. It has fancy text effects kind of similar to this.
Charts
-
I published my first SwiftUI app yesterday - and would love some feedback :)
https://github.com/danielgindi/Charts :) We use this in our current app in Production
-
Can I add Apple’s charts to my app?
I’ve found that Charts works quite well.
-
Using the Charts library and removing highlighted value when touch ends
I'm creating a stock chart app using [ios-charts](https://github.com/danielgindi/Charts) and when moving your finger of the chart the value will get highlighted. However, when removing your finger the highlighted bar still stays. Is there a way for me to remove it when the touch ends?
-
My biggest project yet! :) Let me know what you think!
I used this charts library called Charts 3.0
-
A practical guide to creating ring charts using the CPRingChart library
The most widely used library for making these kind of charts, in my opinion, is probably the amazing 'Charts' library by Daniel Gindi (https://github.com/danielgindi/Charts). But unfortunately it does not provide the option to add rounded caps to your slices. Hence this library aims to solve that problem.
- What’s everyone working on this month? (August 2021)
-
What’s everyone working on this month? (July 2021)
Im working on a pedometer app, made in swift using HealthKit, ActivityRings for the ring and Charts for the graph.
-
I made an iOS app for finding and comparing UM Salaries - UM SalaryPub
Thanks so much! This was built programmatically with SwiftUI and coreData. I formatted and imported the data directly using the PDFs that um publishe. It took a few steps but I eventually ended up with json files that I could work with. I tried building line graphs from scratch using SwiftUI, but there were too many edge cases, so I used an openly licensed uikit charts package from GitHub to manage the line charts. https://github.com/danielgindi/Charts
- What’s a good third-party library to create crypto price charts?
-
My second SwiftUI app in development, CryptoAnalyst, is on TestFlight
I used https://github.com/danielgindi/Charts for all of the graphs. There are a lot of examples in the repository under ChartsDemo-iOS/Swift/Demos which show how to use it – but it's worth mentioning that to embed it in a SwiftUI view you'll have to wrap it as a UIViewRepresentable.
What are some alternatives?
SwiftCharts - Easy to use and highly customizable charts library for iOS
core-plot - Core Plot source code and example applications
PNChart-Swift - A simple and beautiful chart lib used in Piner and CoinsMan for iOS(https://github.com/kevinzhow/PNChart) Swift Implementation
Scrollable-GraphView - An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.
PNChart - A simple and beautiful chart lib used in Piner and CoinsMan for iOS
JBChartView - iOS-based charting library for both line and bar graphs.
TTTAttributedLabel - A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
NVActivityIndicatorView - A collection of awesome loading animations
Material - A UI/UX framework for creating beautiful applications.
Swift LineChart - Line Chart library for iOS written in Swift
animated-tab-bar - :octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
Hero - Elegant transition library for iOS & tvOS