MVICore
MVICore copied to clipboard
Roadmap
Tracking issue of what has been/will be done and for which milestone.
1.2.0
- [x] Source parameter in connection (#66)
- [x] Connector - transformer from source to source (#73)
- [x] MemoFeature (#76)
- [x] Model watcher (#82)
2.0.0
- [ ] Previous state in newsPublisher and postProcessor (#88)
- [ ] Add initial state to Bootrstrapper invocation (#92)
- [ ] Multi platform / framework support (#90)
- [ ] ~~Parameter to delay feature start (#89)~~
#89 can be done without breaking changes, let's do it in 1.x
After one year stull not released 1.x with #89?
@MairwunNx It's been crossed out from the list as we don't plan to support it after all. If you read the comments in #89 you'll understand why, and what to do instead.
@zsoltk thank you for feedback, sorry for disturbing, happy coding 🎉
@zsoltk support jetpack compose ? you have example for compose ?