Why Not Compose!
A collection of animations, compositions, UIs using Jetpack Compose. You can say Jetpack Compose cookbook or play-ground if you want!
Feel free to request features or suggestions for improvements.
Notable Features & Libraries
- MVI Pattern
- Navigation Component
- Hilt
- Everywhere dark mode support
- Ready to use compositions
Screenshots
Animations
Compositions
UIs
Tutorials
Coming soon maybe...
Setup
Map API Key
Open the local.properties
in your project level directory, and then add the following code. Replace YOUR_API_KEY
with your API key.
MAPS_API_KEY=YOUR_API_KEY
Credits
Licence
- Emudi is a trademark of Softzino Technologies.
Copyright 2021 Md. Mahmudul Hasan Shohag
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 at
http://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.