[iOS] Attachchild for UITabViewController
Open
Nobody has claimed this yet.
documentation
iOS
question
- Dominant language
- Kotlin
- Stars
- 7.9k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
So my root view controller is a uitabviewcontroller, containing several view controllers, each view controller is within their own RIB, how do I go about attaching childs for these view controllers? at the moment, I am attaching all of the viewcontrollers on my rootrouter's didload function. Is this right?
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
Start with the rootRouter's didLoad function and the UITabViewController containing the child view controllers. Compare the current attachment approach with the repository's iOS RIB lifecycle guidance; done means documenting or confirming the recommended child-attachment pattern.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- mobile
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100