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
This repository was archived by the owner on Apr 9, 2019. It is now read-only.
/DeltaPublic archive

Managing state is hard. Delta aims to make it simple.

License

NotificationsYou must be signed in to change notification settings

thoughtbot/Delta

Carthage compatible

Managing state is hard. Delta aims to make it simple.

Delta takes an app that has custom state management spread throughout all the VCsand simplifies it by providing a simple interface to change state and subscribeto its changes.

It can be used standalone or with your choice of reactive frameworkplugged in. We recommend using a reactive framework to get the most value.

Source Compatibility

The source onmaster assumes Swift 2.1

Framework Installation

github "thoughtbot/Delta"

Then runcarthage update.

Follow the current instructions inCarthage's READMEfor up to date installation instructions.

Add the following to yourPodfile:

pod'Delta',:git=>"https://github.com/thoughtbot/Delta.git"

You also need to make sure you're opting into using frameworks:

use_frameworks!

Then runpod install with CocoaPods 0.36 or newer.

Git Submodules

Add this repo as a submodule, and add the project file to your workspace. Youcan then link againstDelta.framework in your application target.

Usage

Contributing

See theCONTRIBUTING document.Thank you,contributors!

License

Delta is Copyright (c) 2015 thoughtbot, inc.It is free software, and may be redistributedunder the terms specified in theLICENSE file.

About

Delta is maintained by Jake Craige.

thoughtbot

Delta is maintained and funded by thoughtbot, inc.The names and logos for thoughtbot are trademarks of thoughtbot, inc.

We love open source software!Seeour other projectsorhire us to help build your product.

About

Managing state is hard. Delta aims to make it simple.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp