uber / RIBs

Uber's cross-platform mobile architecture framework.
https://eng.uber.com/tag/ribs/
Apache License 2.0
7.75k stars 905 forks source link

Move iOS Ribs to separate repo #640

Open tyvsmith opened 1 month ago

tyvsmith commented 1 month ago

Due to the difference in support level between Android and iOS RIBS, the plan is to move iOS to a github.com/uber/ribs-ios repo, and repurpose this repo exclusively for Android, which will remain actively maintained.

The iOS repo will look for alternative internal maintainers at Uber to sync the internal differences with the external repo and continue maintenance, otherwise will be considered for external maintainership or archival.

rbrovko commented 2 weeks ago

@tyvsmith You promised to move it in September. The month is already over and no work is visible. When will it be done?

JustinLeeRepo commented 2 weeks ago

what does this mean for iOS projects that are pointing to this repo, will all "legacy" app versions that point here break?