https://github.com/klesh/cnodejs-swift
CNode.js app written in Swift for iOS
https://github.com/klesh/cnodejs-swift
Last synced: 3 days ago
JSON representation
CNode.js app written in Swift for iOS
- Host: GitHub
- URL: https://github.com/klesh/cnodejs-swift
- Owner: klesh
- License: apache-2.0
- Created: 2016-01-15T03:31:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T07:52:55.000Z (over 5 years ago)
- Last Synced: 2025-04-13T04:07:47.765Z (3 days ago)
- Language: Swift
- Size: 625 KB
- Stars: 26
- Watchers: 3
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cnode - cnodejs-swift - swift.svg?label=%E2%98%85) CNode.js app written in Swift for iOS [@klesh](https://github.com/klesh) (Awesome-CNode / IOS)
README
# CNode Swift for iOS
CNode.js app written in Swift for iOS
# Install
[over-the-air in github.io](https://klesh.github.io)
# Run in XCode Simulator1. [cocoapods](http://guides.cocoapods.org/using/getting-started.html#installation) is required
2. git clone https://github.com/klesh/cnodejs-swift.git
3. cd cnodejs-swift && pod install
4. open CNode.xcworkspace generated by cocoapods and you a good to go# Screeshots

# Credits
* [CNode-Material-Design](https://github.com/TakWolf/CNode-Material-Design)
* [Alamofire](https://github.com/Alamofire/Alamofire)
* [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON)
* [SwiftDate](https://github.com/malcommac/SwiftDate)
* [Kingfisher](https://github.com/onevcat/Kingfisher)
* [MMDrawerController](https://github.com/mutualmobile/MMDrawerController)
* [APParallaxHeader](https://github.com/apping/APParallaxHeader)
* [PureLayout](https://github.com/PureLayout/PureLayout)# Author
Klesh Wong
[email protected]
http://kleshwong.com# Contributors
* [Jay Lee](https://github.com/pupboss)