Boilerplates
This is a very simple Boilerplate application, this has following features.
- User can Sign In and Up
- After signing in he can see a list of items
- I didn’t add many functionality and didn’t polish UI intentionally, tried to keep it barebone as much as possible
Same implementation in other platforms
With
MVVM Tutorials
RxSwift
Dependency Injection
Unit Test
Coordinator Pattern
Moya Tutorials
Project
Tools
- Swiftlint A tool to enforce Swift style and conventions.
- SwiftFormat A code library and command-line formatting tool for reformatting Swift code.
- Xiblint A tool for linting storyboard and xib files
- Sonar Qube Continuous Code Quality
- Periphery Eliminate Unused Swift Code.
- XcodeGen A Swift command line tool for generating your Xcode project
- JSONExport JSONExport is an application for MacOS to generate class from JSON.
- Synx A command-line tool that reorganizes your Xcode project folder to match your Xcode groups
- Postman Faster, easier API development
- Insomnia Finally, a REST client you’ll love, also works with GraphQL
- danger Formalize your Pull Request etiquette.
- Fastlane Automate building and releasing your iOS and Android app
Installation
This project requires Cocoapods to start.
Install the dependencies .
$ cd iOS
$ pod install
TODO
- Updating it on daily basis as much as possible, work in progess[WIP].
Found this project useful ❤️
- Support by clicking the ⭐ button on the upper right of this page. ✌️
Contact - Let’s become friend
License
Contributing
Your contributions are always welcome! Just follow the following format: [reference name](link) - Description.
If you like it , give a star to this project