Skip to content

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

License

Notifications You must be signed in to change notification settings

OrlSan/ASViewControllerSwift

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 git@github.com: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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published