https://github.com/amay077/rxpropertyformsample
Simple Form apps sample using RxPropery
https://github.com/amay077/rxpropertyformsample
android databinding kotlin mvvm rxjava
Last synced: 10 months ago
JSON representation
Simple Form apps sample using RxPropery
- Host: GitHub
- URL: https://github.com/amay077/rxpropertyformsample
- Owner: amay077
- Created: 2017-12-08T01:18:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T03:25:02.000Z (over 8 years ago)
- Last Synced: 2024-12-30T06:21:28.850Z (over 1 year ago)
- Topics: android, databinding, kotlin, mvvm, rxjava
- Language: Kotlin
- Homepage: https://qiita.com/amay077/items/fc075d4e777f8c7a2816
- Size: 771 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RxPropertyFormSample
[RxProperty](https://github.com/k-kagurazaka/rx-property-android) を使って COOL にフォーム画面を作っちゃうというサンプル。

詳しくは、
* [RxProperty でイケてる入力フォームをもっとスッキリ実装する - Qiita](https://qiita.com/amay077/items/fc075d4e777f8c7a2816)
を見てね。