Logo
Explore Help
Sign In
rock-n-code/app-reviews
1
0
Fork 0
You've already forked app-reviews
Code Pull Requests Releases Wiki Activity
app-reviews/Frameworks/Feed/Bundle/Sources/Logic/Extensions/Int+Constants.swift

17 lines
262 B
Swift
Raw Normal View History

[Framework] Feed item view in the Feed framework (#10) This PR contains the work done to implement the `FeedItemViewController` view controller, that shows in details a selected review from the `FeedListViewController` view controller. Reviewed-on: https://repo.rock-n-code.com/rock-n-code/app-reviews/pulls/10 Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2024-03-20 01:42:21 +00:00
//
// Int+Constants.swift
// ReviewsFeed
//
// Created by Javier Cicchelli on 19/03/2024.
// Copyright © 2024 Röck+Cöde. All rights reserved.
//
extension Int {
// MARK: Constants
enum Rating {
static let total: Int = 5
}
}
Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 54ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API