Drrrible
Dribbble for iOS using ReactorKit
File Explorer
Download Latest Version (.zip)- Drrrible.sketch
- Icon.png
- Contents.json
- Icon1024.png
- Icon29@2x.png
- Icon29@3x.png
- Icon40@2x.png
- Icon40@3x.png
- Icon60@2x.png
- Icon60@3x.png
- Contents.json
- icon-comment@2x.png
- icon-comment@3x.png
- Contents.json
- icon-like-selected@2x.png
- icon-like-selected@3x.png
- Contents.json
- icon-like@2x.png
- icon-like@3x.png
- Contents.json
- Icon512@2x.png
- Icon512@3x.png
- Contents.json
- tab-settings-selected@2x.png
- tab-settings-selected@3x.png
- Contents.json
- tab-settings@2x.png
- tab-settings@3x.png
- Contents.json
- tab-shots-selected@2x.png
- tab-shots-selected@3x.png
- Contents.json
- tab-shots@2x.png
- tab-shots@3x.png
- Contents.json
- LaunchScreen.storyboard
- Localizable.strings
- Localizable.strings
- AnalyticsEvent.swift
- Logger.swift
- AccessToken.swift
- Comment.swift
- List.swift
- ModelStream.swift
- ModelType.swift
- Shot.swift
- User.swift
- AuthPlugin.swift
- AppStoreAPI.swift
- DribbbleAPI.swift
- Networking.swift
- Moya+Rx.swift
- UICollectionView+Rx.swift
- UICollectionViewFlexLayout+Rx.swift
- UIScrollView+Rx.swift
- UITableView+Rx.swift
- UIView+Rx.swift
- SettingsViewSection.swift
- ShotListViewSection.swift
- ShotSectionDelegate.swift
- ShotSectionReactor.swift
- ShotViewSection.swift
- AppStoreService.swift
- AuthService.swift
- ShotService.swift
- UserService.swift
- Paging.swift
- Array+SectionModel.swift
- Bundle.swift
- ExclusiveGestureRecognizerDelegate.swift
- NSAttributedString+BoundingRect.swift
- NSAttributedString+HTMLString.swift
- Snap.swift
- String+BoundingRect.swift
- String+Localized.swift
- UICollectionView+CellWidth.swift
- UIColor+Dribbble.swift
- UIImageView+Kingfisher.swift
- UIScrollView+ScrollToBottom.swift
- URLNavigationMap.swift
- BaseViewController.swift
- LoginViewController.swift
- LoginViewReactor.swift
- MainTabBarController.swift
- MainTabBarViewReactor.swift
- SettingsViewController.swift
- SettingsViewReactor.swift
- ShotListViewController.swift
- ShotListViewReactor.swift
- ShotViewController.swift
- ShotViewReactor.swift
- SplashViewController.swift
- SplashViewReactor.swift
- VersionViewController.swift
- VersionViewReactor.swift
- BaseCollectionViewCell.swift
- BaseTableViewCell.swift
- BorderedLayer.swift
- CollectionActivityIndicatorCell.swift
- CollectionActivityIndicatorView.swift
- CollectionBorderedBackgroundView.swift
- RefreshControl.swift
- SettingItemCell.swift
- SettingItemCellReactor.swift
- ShotCellReactor.swift
- ShotTileCell.swift
- ShotViewCommentCell.swift
- ShotViewCommentCellReactor.swift
- ShotViewImageCell.swift
- ShotViewImageCellReactor.swift
- ShotViewReactionButtonView.swift
- ShotViewReactionButtonViewReactor.swift
- ShotViewReactionCell.swift
- ShotViewReactionCellReactor.swift
- ShotViewReactionCommentButtonViewReactor.swift
- ShotViewReactionLikeButtonViewReactor.swift
- ShotViewTextCell.swift
- ShotViewTextCellReactor.swift
- ShotViewTitleCell.swift
- ShotViewTitleCellReactor.swift
- AppDelegate.swift
- CompositionRoot.swift
- main.swift
- GoogleService-Info.plist
- Info.plist
- contents.xcworkspacedata
- Drrrible.xcscheme
- project.pbxproj
- Drrrible.xcscmblueprint
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- CommentFixture.swift
- Fixture.swift
- ShotFixture.swift
- Moya+RxSpec.swift
- StubAnalytics.swift
- StubShotSectionDelegate.swift
- StubShotSectionReactor.swift
- StubAppStoreService.swift
- StubAuthService.swift
- StubShotService.swift
- StubUserService.swift
- StubShotViewReactor.swift
- StubShotTileCellDependency.swift
- StubShotViewImageCellDependency.swift
- StubShotViewReactionCellReactor.swift
- StubShotViewTitleCellDependency.swift
- StubAppDelegate.swift
- StubError.swift
- StubImageDownloader.swift
- StubNavigator.swift
- Matchers.swift
- UICollectionView+TestUtils.swift
- UIGestureRecognizer+Test.swift
- LoginViewControllerSpec.swift
- LoginViewReactorSpec.swift
- ShotListViewControllerSpec.swift
- ShotListViewReactorSpec.swift
- ShotViewControllerSpec.swift
- ShotViewReactorSpec.swift
- SplashViewControllerSpec.swift
- SplashViewReactorSpec.swift
- ShotCellReactorSpec.swift
- ShotTileCellSpec.swift
- ShotViewImageCellReactorSpec.swift
- ShotViewImageCellSpec.swift
- TestConfiguration.swift
- TestMain.swift
- Info.plist
- description.txt
- keywords.txt
- marketing_url.txt
- name.txt
- privacy_url.txt
- release_notes.txt
- support_url.txt
- demo_password.txt
- demo_user.txt
- email_address.txt
- first_name.txt
- last_name.txt
- notes.txt
- phone_number.txt
- copyright.txt
- primary_category.txt
- primary_first_sub_category.txt
- primary_second_sub_category.txt
- secondary_category.txt
- secondary_first_sub_category.txt
- secondary_second_sub_category.txt
- 55inch-1.png
- 55inch-2.png
- 55inch-3.png
- README.txt
- Appfile
- Deliverfile
- Fastfile
- README.md
- .gitignore
- .travis.yml
- Gemfile
- Gemfile.lock
- LICENSE
- Podfile
- Podfile.lock
- poeditor.yml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/devxoul/Drrrible
Downloads the entire project code from GitHub to your computer.
cd Drrrible
Moves into the project folder you just downloaded.
2. Ruby
Easy RecommendedPrerequisites
bundle install
Installs the Ruby libraries listed in the Gemfile.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
// repository documentation
Was this content helpful?
(0 ratings)
