Software Development Notes
open-menu closeme
Home
Swift
Python
About
Software Development Notes
linkedin rss
  • Create patterns from basic shapes in SwiftUI

    calendar May 9, 2021 · 10 min read · path GeometryReader swift swiftui  ·
    Share on: linkedin facebook copy
    Create patterns from basic shapes in SwiftUI
    Many shapes can be created with Path in SwiftUI. Shapes and paths can be combined to create more complex shapes or patterns. This article shows how to create simple shapes and how to create a view of the back of a card with different patterns.
    Read More
  • Form view in SwiftUI

    calendar May 2, 2021 · 9 min read · form swift swiftui  ·
    Share on: linkedin facebook copy
    Form view in SwiftUI
    Form view is used in SwiftUI to present a collection of user input controls, such as text fields and toggle buttons to gather information from the user. Forms are frequently used in settings screens and data entry screens. This article walks through displaying text, toggle buttons, pickers and steppers in a SwiftUI …
    Read More
  • Modal view in SwiftUI

    calendar Apr 25, 2021 · 9 min read · modal swift swiftui  ·
    Share on: linkedin facebook copy
    Modal view in SwiftUI
    Modal views are views that are presented over the main application and prevent interaction with the views behind until the modal view is dismissed. There are different types of modal views available in SwiftUI, each designed for a particular function. This article shows the use of Sheets, Alerts, Action Sheets and …
    Read More
  • Create interactive chart with matplotlib and ipywidgets

    calendar Apr 18, 2021 · 7 min read · ipywidgets python matplotlib  ·
    Share on: linkedin facebook copy
    Create interactive chart with matplotlib and ipywidgets
    ipywidgets are interactive HTML elements that can be used in Jupyter Notebooks to interact with outputs such as tables and charts. This article briefly introduces ipywidgets and uses them to change the rolling day period in a chart for the rolling average of deaths from covid-19.
    Read More
  • How to create a pie chart in SwiftUI

    calendar Apr 11, 2021 · 9 min read · pie chart swift swiftui  ·
    Share on: linkedin facebook copy
    How to create a pie chart in SwiftUI
    Pie charts are widely used in the business world and the mass media. There is some criticism of the use of pie charts as it can be difficult to compare sector sizes, however they can be useful when the number of sectors is small. In this article we walk through how to create a pie chart in SwiftUI using path.addArc …
    Read More
  • Navigation in SwiftUI

    calendar Apr 4, 2021 · 10 min read · navigation swift swiftui  ·
    Share on: linkedin facebook copy
    Navigation in SwiftUI
    Most mobile apps contain more than one screen, so navigation from one screen to another is necessary. A typical implementation is to have a list of items where tapping on a single item will navigate to a detailed page for that item. SwiftUI framework provides NavigationView and NavigationLink for this purpose.
    Read More
  • Using lists in SwiftUI

    calendar Mar 28, 2021 · 8 min read · list swift swiftui  ·
    Share on: linkedin facebook copy
    Using lists in SwiftUI
    A list is used in SwiftUI to present rows of data in a single column. This was previously done using UITableView in UIKit. Use of the list container in SwiftUI simplifies the amount of code to create a simple list of items as well as allowing custom layout of the rows in the list.
    Read More
  • How to create a progress indicator in SwiftUI

    calendar Mar 21, 2021 · 6 min read · progress AngularGradient swift swiftui  ·
    Share on: linkedin facebook copy
    How to create a progress indicator in SwiftUI
    Circular rings are used frequently to show progress on a particular task or project. There has been a lot more awareness and discussion on closing activity rings since the introduction of the Apple watch. In this article we will create a circular progress indicator with the percentage complete displayed in the center.
    Read More
  • Create custom buttons in SwiftUI

    calendar Mar 14, 2021 · 6 min read · button buttonstyle swiftui  ·
    Share on: linkedin facebook copy
    Create custom buttons in SwiftUI
    Buttons are used in SwiftUI to provide a mechanism for a user to initiate an interaction with an app. This article shows how to customise buttons in SwiftUI. SwiftUI provides a default style for buttons, but this can be modified in many ways and it can be helpful to provide a common style for buttons in your app.
    Read More
  • Animating a shape change in SwiftUI

    calendar Mar 7, 2021 · 10 min read · animation polygon swift swiftui  ·
    Share on: linkedin facebook copy
    Animating a shape change in SwiftUI
    Animations can be used to give an App character and help bring the App to life. They can be used to explain how an app works, enhance navigation between screens or simply direct a user's attention. In this article we show how to animate the change of a shape from a triangle to a square or a circle.
    Read More
    • ««
    • «
    • 7
    • 8
    • 9
    • 10
    • 11
    • »
    • »»

Eric Callanan

Lifelong learner, Software Engineering Manager, Passionate, Curious
Read More

Recent Posts

  • Create fake data with Faker in Python
  • How to create a binary tree using an array in Swift - part 2
  • How to create a binary tree using an array in Swift - part 1
  • Scroll transition effects in iOS 17
  • Conway's Game of life with SwiftUI
  • Create a Pie or Donut chart with SwiftUI Charts in iOS 17
  • Animate background with color gradient in SwiftUI
  • RadialGradient in SwiftUI

Tags

SWIFTUI 82 PYTHON 29 PATH 13 SWIFT 13 PANDAS 12 BAR-CHART 10 MVVM 8 ANIMATION 7 CANVAS 7 CHART 7 COLOR 7 MATPLOTLIB 7 PLOTLY 7 COVID-19 5
All Tags
2D2 3D2 ACTIVITY-RING1 ADDCURVE1 AI3 ALGORITHM1 ANGULAR1 ANGULARGRADIENT1 ANIMATABLEDATA4 ANIMATE1 ANIMATION7 AREA-CHART1 ARRAY3 ARRAYSLICE1 ASYNC3 ASYNC-LET1 AWAIT3 AXIS2 BAR-CHART10 BUTTON1 BUTTONSTYLE1 CANCEL1 CANVAS7 CARD1 CHART7 CHATGPT3 CIRCLE2 COLOR7 COMPACTMAP1 CONCAT1 COVID2 COVID-195 CROSS-PRODUCT1 CSV1 DATAFRAME3 DEPENDENCY-INJECTION1 DI1 DICTIONARY1 DIVISION1 DONUT1 DOT-PRODUCT1 ENUMERATE1 FAKER1 FIBONACCI1 FILE1 FILTER1 FLATMAP1 FLIP1 FLOOR1 FOREACH1 FORM1 GAME1 GEOMETRYREADER1 GEOPANDAS1 GEOPLOT1 GRADIENT3 HSB2 HSTACK1 ILOC1 IMAGE2 INDEX1 IPYWIDGETS1 ITERATE1 JSON2 JSONDECODER1 LIFE1 LINE-CHART4 LINEARGRADIENT1 LIST1 LOC1 LOOP1 MACOS1 MAP1 MAPVALUES1 MATHPLOTLIB4 MATPLOTLIB7 MATTHEW1 MINIMAX3 MODAL1 MONTY-HALL3 MVVM8 NAVIGATION2 NAVIGATIONSPLITVIEW1 NSSAVEPANEL1 PALETTE1 PANDA1 PANDAS12 PATH13 PERFORMANCE2 PHOTO1 PIE-CHART2 PLOTLY7 POLYGON1 PREFIX1 PRIORITY2 PROBABILITY3 PROGRESS1 PROGRESSVIEW1 PUZZLE1 PYTHON29 QR-CODE1 RADIAL1 RECURSION1 REDUCE1 RGB1 ROMAN-NUMERALS1 SCROLL2 SHADING1 SHAPE5 SLIDER3 SPEED1 STAR3 STYLE1 SWIFT13 SWIFTLINT1 SWIFTUI82 TABULAR-DATA1 TABVIEW1 TASK4 TDD4 TEXT2 TIC-TAC-TOE5 TIMELINEVIEW4 TIMING1 TRANSITION1 TREE2 UI-TESTING1 UNIT-TEST1 UNIT-TESTING1 USERDEFAULTS1 VECTOR4 VECTORARITHMETIC4 VSTACK1 WHEEL1 WHERE1 ZIP1 ZSTACK1
[A~Z][0~9]
Software Development Notes

Copyright © 2020 -  Software Development Notes. All Rights Reserved

to-top