Skip to content

stifmaister/Rocket.Chat.iOS

 
 

Repository files navigation

Rocket.Chat.iOS

Build Status codecov

Rocket.Chat Native iOS Application

Reporting an Issue

Github Issues are used to track todos, bugs, feature requests, and more. Please note we are still in very early stages development, so expect lots of bugs, etc. until we can reach a first alpha version.

Setting up a development environment

In case you're interested in playing around with the code or giving something back, here are some instructions on how to set up your project:

  1. Install CocoaPods

sudo gem install cocoapods

  1. Install all the Pods

pod install

  1. Open Rocket.Chat.xcworkspace
  2. Run the project (⌘ + R)

Code style guide

We're currently following the Swift Style Guide from Ray Wenderlich: https://github.com/raywenderlich/swift-style-guide. The only exception is that we're using 4 spaces instead of 2.

About

Rocket.Chat Native iOS Application

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 97.7%
  • Ruby 1.3%
  • Objective-C 1.0%