Popularity
5.1
Stable
Activity
2.7
-
354
24
51

Description

Macaw-Examples is a place where you can find various usages of the Macaw library.

Code Quality Rank: L4
Programming language: Swift
License: MIT License
Tags: Animation     UI     Chart    

Macaw-Examples alternatives and similar libraries

Based on the "UI" category.
Alternatively, view Macaw-Examples alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Macaw-Examples or a related project?

Add another 'UI' Library

README

Macaw-Examples

Macaw Examples is a place where you can find various usages of the Macaw library.


We are a development agency building phenomenal apps.

Launching Example

  • clone the repo [email protected]:exyte/Macaw-Examples.git
  • open terminal and run cd <MacawExamplesRepo>/{ExampleName}/
  • run pod install to install all dependencies
  • run open {ExampleName}.xcworkspace/ to open project in the Xcode

Examples

GettingStarted

A simple application with animated bar charts. Step by step tutorial is presented on the Getting Started wiki page.

HealthStat

Activity Monitor app concept shows number of steps, running level and daily summary.

PeriodicTable

Do you like chemistry? This iPad application shows full power of Macaw: affine transformations, user events, animation and various effects.

DesignAwardedApps

Recreating Auxy, Streaks and Zova interfaces with Macaw.

LiquidSwipe

Liquid Swipe concept showing amination with smooth tranformation for forward and backward swiping. Inspired with Cuberto's framework.

FanMenu

FanMenu – an animated circular menu control.

Requirements

  • iOS 8.0+ / Mac OS X 10.9+
  • Xcode 8.0+

License

Macaw Examples are available under the MIT license. See the LICENSE file for more info.


*Note that all licence references and agreements mentioned in the Macaw-Examples README section above are relevant to that project's source code only.