https://github.com/malekkamel/vivy
https://github.com/malekkamel/vivy
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/malekkamel/vivy
- Owner: MalekKamel
- Created: 2019-08-09T23:41:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T15:13:44.000Z (almost 5 years ago)
- Last Synced: 2025-01-27T15:43:33.514Z (9 months ago)
- Language: Kotlin
- Size: 703 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vivy
A sample for using:
- [ ] Kotlin
- [ ] MVVM
- [ ] RxJava
- [ ] Retrofit.
- [ ] Koin
- [ ] Koin test
- [ ] Navigation Comoponent
- [ ] Google Paging Library
### License```
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```