GithubHelp home page GithubHelp logo

thasianx / eleganttimeline-swiftui Goto Github PK

View Code? Open in Web Editor NEW
842.0 17.0 50.0 4.25 MB

Elegant demonstration of a multi-faceted timeline view with interactions between the calendar, list, and app theme.

License: MIT License

Swift 100.00%
eleganttimeline timelineview swiftui swiftui-example swiftui-animations swiftui-learning swiftui-components swiftui-demo elegantcalendar timepage

eleganttimeline-swiftui's People

Contributors

doroshenko avatar thasianx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eleganttimeline-swiftui's Issues

Gif Size

Hello! Very cool project.

One FYI, the readme page has some very large GIF's in it that would potentially destroy a mobile data plan.

Some other users have recommendations about converting the images here. https://news.ycombinator.com/item?id=23881539

Thanks for sharing with the community 🤓

Screenshot from chrome dev inspector:

image

Question: Docstring

How did you change the docstring at the top of your files to look different than the default?

// Kevin Li - 4:07 PM - 7/2/20

Crash Thread 1: Fatal error: Index out of range

Beautiful design timeline mate! : )
I am getting this crash when I try ti build it... Did you also experience this?

Cheers from Stockholm!

2022-01-12 17:40:07.694232+0000 ElegantTimeline[24929:736906] Metal GPU Frame Capture Enabled
2022-01-12 17:40:07.694348+0000 ElegantTimeline[24929:736906] Metal API Validation Enabled
ignoring singular matrix: ProjectionTransform(m11: 0.0, m12: 0.5, m13: 0.0022026431718061676, m21: 0.0, m22: 1.0, m23: 0.0, m31: 0.0, m32: 0.0, m33: 1.0)
ignoring singular matrix: ProjectionTransform(m11: 5e-324, m12: 0.0, m13: 0.0, m21: 0.0, m22: 5e-324, m23: 0.0, m31: 80.75, m32: 16.25, m33: 1.0)
ignoring singular matrix: ProjectionTransform(m11: 5e-324, m12: 0.0, m13: 0.0, m21: 0.0, m22: 5e-324, m23: 0.0, m31: 0.0, m32: 0.0, m33: 1.0)
ForEach<Array, String, ModifiedContent<ModifiedContent<Text, _FrameLayout>, _EnvironmentKeyWritingModifier<Optional>>>: the ID T occurs multiple times within the collection, this will give undefined results!
ForEach<Array, String, ModifiedContent<ModifiedContent<Text, _FrameLayout>, _EnvironmentKeyWritingModifier<Optional>>>: the ID S occurs multiple times within the collection, this will give undefined results!
ForEach<Array, String, ModifiedContent<ModifiedContent<Text, _FrameLayout>, _EnvironmentKeyWritingModifier<Optional>>>: the ID T occurs multiple times within the collection, this will give undefined results!
ForEach<Array, String, ModifiedContent<ModifiedContent<Text, _FrameLayout>, _EnvironmentKeyWritingModifier<Optional>>>: the ID S occurs multiple times within the collection, this will give undefined results!
ForEach<Array, String, ModifiedContent<ModifiedContent<Text, _FrameLayout>, _EnvironmentKeyWritingModifier<Optional>>>: the ID T occurs multiple times within the collection, this will give undefined results!
ForEach<Array, String, ModifiedContent<ModifiedContent<Text, _FrameLayout>, _EnvironmentKeyWritingModifier<Optional>>>: the ID S occurs multiple times within the collection, this will give undefined results!
2022-01-12 17:40:08.126404+0000 ElegantTimeline[24929:736906] [UIFocus] Focus system enabled
ignoring singular matrix: ProjectionTransform(m11: 5e-324, m12: 0.0, m13: 0.0, m21: 0.0, m22: 5e-324, m23: 0.0, m31: 28.0, m32: 28.0, m33: 1.0)
ignoring singular matrix: ProjectionTransform(m11: 0.0, m12: 0.5, m13: 0.0022026431718061676, m21: 0.0, m22: 1.0, m23: 0.0, m31: 0.0, m32: 0.0, m33: 1.0)
ignoring singular matrix: ProjectionTransform(m11: 5e-324, m12: 0.0, m13: 0.0, m21: 0.0, m22: 5e-324, m23: 0.0, m31: 80.75, m32: 16.25, m33: 1.0)
ignoring singular matrix: ProjectionTransform(m11: 5e-324, m12: 0.0, m13: 0.0, m21: 0.0, m22: 5e-324, m23: 0.0, m31: 28.0, m32: 28.0, m33: 1.0)
ignoring singular matrix: ProjectionTransform(m11: 0.0, m12: 0.5, m13: 0.0022026431718061676, m21: 0.0, m22: 1.0, m23: 0.0, m31: 0.0, m32: 0.0, m33: 1.0)
Swift/ContiguousArrayBuffer.swift:580: Fatal error: Index out of range
2022-01-12 17:40:08.780187+0000 ElegantTimeline[24929:736906] Swift/ContiguousArrayBuffer.swift:580: Fatal error: Index out of range

Gannt style timeline?

Hi again, thanks for such an amazing library!

Would it be possible to do a gannt like tiling, by flipping the list to horizontal?

cheers

Disabling Theme Picker Overlay & Removing Mock Data

Not really an issue yet I'm facing problems trying to disable the Theme Picker Overlay without messing up the Themes view (Blank View). Also how would I go about removing mock data and possibly replacing with data from an API?

Asking for guidance or at least more comments embedded in the project, it's much appreciated and for the most part the code is easy to follow.

timepage for web/mac/win

Hello Kevin,

我看到你做了timepage的内容,请问后来你又继续做其他的么,比如其他版本for web或者mac windows等。

有点冒昧,反而搜索了整个GitHub,只有你的呈现了ios 的timepage ios版本。

这是我见过最好看的calendar app,然而其他版本似乎还需要很久才能面世。

如果有其他版本共享,将非常感激!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.