compose-effects
π§΅ Compose Effects enable you to launch efficient side-effects without unnecessary operations for Android and Compose Multiplatform.
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- Bug_report.md
- Feature_request.md
- android.yml
- publish.yml
- CODEOWNERS
- FUNDING.yml
- pull_request_template.md
- MainActivity.kt
- ic_launcher_background.xml
- ic_launcher_foreground.xml
- ic_launcher.xml
- ic_launcher_round.xml
- ic_launcher.webp
- ic_launcher_round.webp
- ic_launcher.webp
- ic_launcher_round.webp
- ic_launcher.webp
- ic_launcher_round.webp
- ic_launcher.webp
- ic_launcher_round.webp
- ic_launcher.webp
- ic_launcher_round.webp
- colors.xml
- strings.xml
- themes.xml
- backup_rules.xml
- data_extraction_rules.xml
- AndroidManifest.xml
- .gitignore
- build.gradle.kts
- Configuration.kt
- build.gradle.kts
- compose-effects.api
- compose-effects.api
- compose-effects.api
- ExampleInstrumentedTest.kt
- RememberedEffect.kt
- AndroidManifest.xml
- RememberedEffectTest.kt
- .gitignore
- build.gradle.kts
- compose-effects-viewmodel.api
- compose-effects-viewmodel.api
- compose-effects-viewmodel.api
- ViewModelStoreScope.kt
- AndroidManifest.xml
- ViewModelStoreScopeTest.kt
- .gitignore
- build.gradle.kts
- gradle-wrapper.jar
- gradle-wrapper.properties
- libs.versions.toml
- publish-module.gradle.kts
- copyright.kt
- copyright.kts
- copyright.xml
- .editorconfig
- .gitignore
- build.gradle.kts
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- gradle.properties
- gradlew
- gradlew.bat
- LICENSE
- README.md
- settings.gradle.kts
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/skydoves/compose-effects
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd compose-effects
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. Gradle (Java/Kotlin)
λ³΄ν΅ μΆμ²μ¬μ μ€λΉλ¬Ό
- Git GitHubμμ νλ‘μ νΈ μ½λλ₯Ό λ΄λ €λ°μΌλ €λ©΄ νμν©λλ€.
- JDK (Java) Java/Kotlin νλ‘μ νΈλ₯Ό λΉλ/μ€ννλ €λ©΄ νμν©λλ€.
- Gradle λ ν¬μ ν¬ν¨λ gradlew(Gradle Wrapper)λ₯Ό μ°λ©΄ Gradleμ λ°λ‘ μ€μΉν νμκ° μμ΅λλ€.
cd app
μ΄ νλ‘μ νΈμ κ΄λ ¨ νμΌμ΄ νμ ν΄λ μμ μμ΄μ, λ¨Όμ κ·Έ ν΄λλ‘ μ΄λν©λλ€.
./gradlew build
Gradleλ‘ λΉλλ₯Ό μ§νν©λλ€.
BUILD SUCCESSFUL λ©μμ§κ° λ¨λ©΄ μ±κ³΅μ
λλ€. build/ ν΄λμ κ²°κ³Όλ¬Όμ΄ μμ±λ©λλ€.
// repository documentation
Was this content helpful?
(0 ratings)
