Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[WIP] Real World Example for ReSwift

NotificationsYou must be signed in to change notification settings

ReSwift/GitHubBrowserExample

Repository files navigation

Swift 4.2License


Work-in-Progress Real World Example for Swift Flow.

This project is currently driving some API changes, so it is using newer APIs than provided by the latest Swift Flow releases.

Successful API changes will be merged into the Swift Flow projects.

Checking out Project & Dependencies

In order to install the projects dependencies, run the following Carthage command in the root directory:

carthage update --no-use-binaries --platform iOS

GitHub Configuration Instructions

This demo requires you to create a GitHub API token that provides the app with access to content on GitHub.

Create an OAuth application on GitHub and note theClient ID and theClient Secret; also make sure to set theAuthorization callback URL toswiftflowgithub://success as shown here:

OpenCredentials.swift and enter theClient ID and theClient Secret of your OAuth application:

// In order to try out this demo you need to create an OAuth application on GitHub and provide// the credentials here.//// For more instructions take a look at the README.md in this git repository.//// Insert GitHub Token and Secret HereletgitHubClientId=""letgitHubClientSecret=""

About

[WIP] Real World Example for ReSwift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors6

Languages


[8]ページ先頭

©2009-2025 Movatter.jp