Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cp-megh-l/render-effect-jetpack-compose
https://github.com/cp-megh-l/render-effect-jetpack-compose
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cp-megh-l/render-effect-jetpack-compose
- Owner: cp-megh-l
- Created: 2023-10-18T06:47:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T09:28:16.000Z (about 1 year ago)
- Last Synced: 2023-11-03T10:29:14.739Z (about 1 year ago)
- Language: Kotlin
- Size: 1.78 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exploring RenderEffect In Compose
For detailed implementation checkout:
[Medium Blog](https://blog.canopas.com/how-to-use-render-effects-in-jetpack-compose-for-stunning-visuals-01287d7f00db?source=collection_home---------0----------------------------)### ExpandableFabRenderEffect
### TextRenderEffect
### ImageRenderEffect
# Licence
```
Copyright 2022 Canopas Software LLPLicensed 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.
```