Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jisungbin authored Nov 8, 2021
1 parent 97e24ae commit 7402d9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
* ~~최대한 `Android` 프레임워크를 알려서는 안됨~~ -> `LiveData` 대신에 `StateFlow`를 사용함으로써 해결
* 일부 `context`를 갖는 Api 클래스에서 **메모리 누수** 발생 (해결 가능?)
2. Side-Effect
* `composable`에서 Side-Effect 발생
3. MVVM -> MVI 변경 필요

* ~~`composable`에서 Side-Effect 발생~~?
3. ~~MVVM -> MVI 변경 필요~~ -> [#21](https://github.com/GitMessengerBot/GitMessengerBot-Android/pull/21) 완료
4.
# 라이선스

개발: [지성빈](https://github.com/jisungbin) <br/>
Expand Down

0 comments on commit 7402d9f

Please sign in to comment.