uber / uber/RIBs

[iOS] Attachchild for UITabViewController

Open
#182 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.