aabolfazl / NativeBlurLinks
The Native-Blur is a C++/Kotlin library for blur bitmaps and activity, mobile-ready, android compatible, powered by Java Native Interface(JNI) library for Android.
☆35Updated 3 years ago
Alternatives and similar repositories for NativeBlur
Users that are interested in NativeBlur are comparing it to the libraries listed below
Sorting:
- A repository implementing the ThanosEffect, a particle-based disintegration animation, using both Canvas and OpenGL.☆29Updated 8 months ago
- Elegant Android loading indicator using Jetpack Compose☆40Updated last year
- Date pickers let users select range of dates, written in Jetpack compose Inspired by https://material.io/components/date-pickers☆28Updated 2 years ago
- This example project demonstrates a clean way to architect an Android application.☆31Updated 3 years ago
- A library which allows you to have Persian date picker dialog by Jetpack Compose.☆51Updated 10 months ago
- ☆22Updated 4 months ago
- ☆20Updated last year
- A clone of Snapp using Jetpack Compose. Showcasing various usages of Google Maps Animations etc combined with Compose☆76Updated 4 years ago
- A cryptocurrency app developed with jetpack compose☆13Updated last week
- A Movie and TV shows tracking app illustrating Android development best practices with Jetpack Compose☆117Updated 11 months ago
- A sample Music Player project that help you learn about Compose in Android. Note that this app only contain UI and has no logic. The desi…