https://github.com/antoniolg/functional-views-android
Port to Kotlin of the example created by 47deg
https://github.com/antoniolg/functional-views-android
Last synced: 7 months ago
JSON representation
Port to Kotlin of the example created by 47deg
- Host: GitHub
- URL: https://github.com/antoniolg/functional-views-android
- Owner: antoniolg
- License: apache-2.0
- Created: 2015-11-10T11:12:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-10T12:12:57.000Z (almost 10 years ago)
- Last Synced: 2025-03-21T19:02:52.887Z (7 months ago)
- Language: Kotlin
- Size: 0 Bytes
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Functional Views on Android (Kotlin)
Based on the work of [47deg](https://github.com/47deg/functional-views-android), ported from Scala to Kotlin
## License
Copyright 2015 Antonio Leiva
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.