issues
search
ReactKit
/
SwiftState
Elegant state machine for Swift.
MIT License
904
stars
93
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Supported Swift package manager
#73
srinivas-codezyng
closed
3 years ago
3
Support SPM
#72
KKirsten
opened
4 years ago
3
Update for Swift 5.0
#71
erudel
closed
5 years ago
1
Add Build Option 'Require Only App-Extension-Safe API'
#70
KKirsten
closed
5 years ago
1
State & Event enums with associated values complete example
#69
dekhaus
opened
6 years ago
0
How to use with a Vapor3 project
#68
dekhaus
closed
6 years ago
1
Bump version to 4.2.0
#67
ajandrade
closed
5 years ago
2
Version 4.1.0 - doesnt compile
#66
freeubi
opened
6 years ago
3
Would be really helpful if you version it better with each commit to master or swift/4.0
#65
rameswarprasad
opened
6 years ago
0
Replace Machine.Context tuple with a struct
#64
humblehacker
closed
6 years ago
0
Replace Machine.Context tuple with a struct
#63
humblehacker
closed
6 years ago
0
CocoaPod doens't compile with Xcode 9.2
#62
richardtop
closed
3 years ago
1
Carthage Build failed with exit code 65
#61
vml933
opened
6 years ago
8
Renamed Tests -> SwiftStateTests for SPM
#60
foulkesjohn
closed
7 years ago
3
Swift 4.0 support
#59
adamyanalunas
closed
7 years ago
4
Swift 4.0 compatible?
#58
apps4everyone
closed
7 years ago
2
onEntry and onExit handlers?
#57
samskiter
closed
7 years ago
3
Renamed Tests -> SwiftStateTests for SPM
#56
foulkesjohn
closed
7 years ago
3
Use arc4random_uniform() across platforms
#55
georgemp
closed
7 years ago
1
Arrow pointing the wrong direction for sending events?
#54
Danappelxx
closed
7 years ago
2
Adds @escaping where required for Swift 3.0 GM
#53
S2Ler
closed
8 years ago
1
Update documentation and comments for Swift 3.0
#52
mattprowse
closed
8 years ago
2
Xcode 8 beta 6 compatibility
#51
mattprowse
closed
8 years ago
1
Update project to Swift 2.3 via migrator
#50
adamyanalunas
closed
8 years ago
1
Swift 3.0 compatible?
#49
aperritano
closed
7 years ago
7
Replace `x++` to `x += 1` (for Swift 2.2)
#48
inamiy
closed
8 years ago
0
iOS 7 support
#47
bogosmer
closed
8 years ago
4
Remove SwiftLint on xcodebuild.
#46
inamiy
closed
8 years ago
0
SwiftLint config error on carthage build
#45
toshi0383
closed
8 years ago
2
Do not use hashValue in comparison
#44
siyusong
closed
8 years ago
1
Introduce fastlane.
#43
inamiy
closed
8 years ago
3
Introduce SwiftLint.
#42
inamiy
closed
8 years ago
0
Add `addAnyHandler()`.
#41
inamiy
closed
8 years ago
4
Request for improvement
#40
sluramod
closed
8 years ago
2
Machine.addHandler(transition: order: handler:) -> Disposable not working ?
#39
toshi0383
closed
8 years ago
6
Create universal framework to support watchOS & tvOS by using xcconfigs.
#38
inamiy
closed
8 years ago
0
Add support for watchOS deployment target
#37
joeblau
closed
8 years ago
2
Refactor code for better typing, naming, and RouteMapping support.
#36
inamiy
closed
8 years ago
10
Update license link
#35
ReadmeCritic
closed
9 years ago
2
suggestion on transition and condition, which should include Event
#34
frogcjn
closed
8 years ago
10
Fixes for Xcode 7 Beta 6.
#33
ileitch
closed
9 years ago
1
Fix for transitioning of routes w/ multiple from-states
#32
rhummelmose
closed
9 years ago
2
Can't build with Swift 2.0 on XCode7 beta5
#31
dcunited001
closed
9 years ago
5
Use CircleCI.
#30
inamiy
closed
9 years ago
0
Fix tryEvent() by never tryState(.AnyState)
#29
inamiy
closed
9 years ago
0
Can't use event handler by itself
#28
joslinm
closed
9 years ago
9
Whats meaning of nil => .State2 ? Got an error
#27
baryon
closed
9 years ago
2
Allow Swift 2.0 code to be used by CocoaPods
#26
adamyanalunas
closed
9 years ago
1
Swift 2.0 support
#25
adamyanalunas
closed
9 years ago
1
Example in Readme lacks MyEvent.
#24
bootchk
closed
9 years ago
3
Next