Skip to content

Commit 9d8cfad

Browse files
authored
Update README.md
1 parent 66612bf commit 9d8cfad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,12 @@ let package = Package(
185185
)
186186
```
187187

188+
# Roadmap
189+
190+
## Swift 4
191+
192+
- Change serialisation to use `Codable` and `Decodable` protocols provided by Swift 4.
193+
188194
# Example Projects
189195

190196
- [Counter Example](https://github.com/Qata/ReactiveCounterExample): A very simple counter app implemented with ReactiveReSwift.

0 commit comments

Comments
 (0)