Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/klesh/cnodejs-swift
CNode.js app written in Swift for iOS
https://github.com/klesh/cnodejs-swift
Last synced: 2 months 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T07:52:55.000Z (over 5 years ago)
- Last Synced: 2024-08-02T00:21:18.657Z (5 months ago)
- Language: Swift
- Size: 625 KB
- Stars: 26
- Watchers: 4
- 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
![screenshot1](https://raw.githubusercontent.com/klesh/cnodejs-swift/master/Screenshots/cnode-ios-1.png)
![screenshot1](https://raw.githubusercontent.com/klesh/cnodejs-swift/master/Screenshots/cnode-ios-2.png)# 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)