https://github.com/ml-opensource/iosplaybook
https://github.com/ml-opensource/iosplaybook
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ml-opensource/iosplaybook
- Owner: ml-opensource
- Created: 2017-02-24T14:47:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T15:41:49.000Z (about 8 years ago)
- Last Synced: 2025-01-27T08:16:35.150Z (about 1 year ago)
- Size: 117 KB
- Stars: 0
- Watchers: 22
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iOSPlaybook
### Topics
1. [Project Settings](https://github.com/fuzz-productions/iOSPlaybook/blob/master/ProjectSetup.md)
2. [Documentation](https://github.com/fuzz-productions/iOSPlaybook/blob/master/documentation.md)
3. Networking
* [Caching and Persistence](https://github.com/fuzz-productions/iOSPlaybook/blob/master/caching_and_persistence.md)
* [Error Handling](https://github.com/fuzz-productions/iOSPlaybook/blob/master/error_handling.md)
4. Rx
* [Scenarios](https://github.com/fuzz-productions/iOSPlaybook/blob/master/rx_scenarios.md)
* [Sequence Types](https://github.com/fuzz-productions/iOSPlaybook/blob/master/rx_sequence_types.md)