Releases: ServerDriven/ScreenDataNavigation-swift
Releases · ServerDriven/ScreenDataNavigation-swift
1.2.0
Compare
Sorry, something went wrong.
No results found
0xLeif
released this
07 May 21:55
Full Changelog : 1.1.0...1.2.0
1.1.0
Compare
Sorry, something went wrong.
No results found
0xLeif
released this
31 Mar 01:42
What's Changed
Full Changelog : 1.0.0...1.1.0
File Store and Provider
Compare
Sorry, something went wrong.
No results found
0xLeif
released this
05 Mar 21:19
What's Changed
Full Changelog : 0.5.0...1.0.0
ScreenLoading
Compare
Sorry, something went wrong.
No results found
0xLeif
released this
13 May 21:25
0.5.0
Update README.md
0.4.1
Compare
Sorry, something went wrong.
No results found
0xLeif
released this
12 May 01:02
Merge pull request #10 from ServerDriven/develop
Remove macOS as a platform
0.4.0
Compare
Sorry, something went wrong.
No results found
0xLeif
released this
17 Feb 02:43
0.3.1
Compare
Sorry, something went wrong.
No results found
0xLeif
released this
09 Feb 01:23
Merge pull request #5 from ServerDriven/develop
0.3.1
0.3.0
Compare
Sorry, something went wrong.
No results found
0xLeif
released this
03 Feb 02:43
Basic ScreenProviding
Compare
Sorry, something went wrong.
No results found
0xLeif
released this
08 Jan 15:07
public protocol ScreenProviding {
func screen( forID id: String ) -> Future < SomeScreen , Error >
}