Skip to content

Conversation

@ducbm051291
Copy link
Contributor

What happened 👀

This PR updates the Project-Dependencies.md wiki page to reflect the current technology stack and architecture standards used in the project.

Key Changes:

  • Restructuring: Libraries are now categorized into Common, SwiftUI, and UIKit sections for better clarity.
  • Additions: Added documentation for modern standard libraries currently in use:
    • JSONAPIMapper (Network modeling)
    • NimbleExtension (Utilities)
    • Factory (Dependency Injection)
    • ArkanaKeys (Secret Management)
    • Wormholy (Network Debugging)
    • xcbeautify (Log formatting)
    • R.swift (Resource management)
  • Removals: Removed RxSwift, reflecting the shift towards native Combine/Async-await patterns.

Insight 📝

  • N/A

Proof Of Work 📹

Screenshot 2025-12-01 at 14 40 23 Screenshot 2025-12-01 at 14 40 37 Screenshot 2025-12-01 at 14 40 46

@coderabbitai
Copy link

coderabbitai bot commented Dec 1, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/531-update-project-dependencies

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ducbm051291 ducbm051291 self-assigned this Dec 1, 2025
@ducbm051291 ducbm051291 added this to the 4.12.0 milestone Dec 1, 2025
@ducbm051291 ducbm051291 linked an issue Dec 3, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Project Dependencies

3 participants