Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASViewControllerSwift

This project is a port of the examples/ASViewController project, which can be found on the Texture Github repository.

Run

  1. Clone the repository on your computer

git clone [email protected]:OrlSan/ASViewControllerSwift.git

  1. Enter the repository folder and install the dependencies with Cocoapods.

cd ASViewController && pod install

  1. Open the project's .xcworkspace file:

open Sample.xcworkspace

  1. Run the application on the iOS simulator or in a device.

License

MIT. See the LICENSE file.

About

A Swift port for the examples/ASViewController project on the TextureGroup/Texture repository using Texture (formerly AsyncDisplayKit)

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors