Skip to content

pyummm/Macaw-Examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macaw-Examples

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

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.

Requirements

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

Author

This project is maintained by the exyte company, a team of experienced software engineers from the cold Siberia. We don't have bears and don't like vodka, but we love to create great applications! Just contact us.

License

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

About

Various usages of the Macaw library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.0%
  • Ruby 1.0%