iOS tutorials contain error
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 193
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Original issue: https://github.com/uber/RIBs/issues/210
I use
ios/tutorials/tutorial1and follow every steps inwiki/iOS-Tutorial-1andwiki/iOS-Tutorial-2. The project doesn't compile once tutorial 2 is finished. I don't have much experience in Swift and it's a bit painful to pin down the cause, nor do I have enough experience see if I did anything wrong in RIB architecture. I mean, I'm interested in the architecture, and I want to follow the tutorials and see how it works. The sample code should just compile if I follow every single step in the tutorial. Please correct the sample code or steps in tutorials. Thank you.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read wiki/iOS-Tutorial-1 and wiki/iOS-Tutorial-2, then follow them against ios/tutorials/tutorial1 and build the project after completing tutorial 2. Compare each tutorial step with the sample and capture the compilation failure. Done means the tutorial steps and sample code produce a compiling iOS project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- documentation, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100