pinar
π²βοΈ Customizable, lightweight React Native carousel component with accessibility support.
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- ---bug-report.md
- ---question.md
- ---regression-report.md
- -feature-request.md
- lint.yml
- test.yml
- dependabot.yml
- pre-commit
- setupTests.js
- autoplay.spec.js
- basic.spec.js
- custom-render.spec.js
- environment.js
- jest.config.js
- loop.spec.js
- methods.spec.js
- setup.js
- config
- AndroidManifest.xml
- MainActivity.kt
- MainApplication.kt
- rn_edit_text_material.xml
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- strings.xml
- styles.xml
- AndroidManifest.xml
- build.gradle
- debug.keystore
- proguard-rules.pro
- gradle-wrapper.jar
- gradle-wrapper.properties
- build.gradle
- gradle.properties
- gradlew
- gradlew.bat
- settings.gradle
- Autoplay.tsx
- AutoplayVertical.tsx
- AutoplayWithoutLoop.tsx
- Basic.tsx
- Basic2Carousels.tsx
- BasicVertical.tsx
- CustomHeight.tsx
- CustomIndex.tsx
- CustomMergeStyles.tsx
- CustomRender.tsx
- CustomSize.tsx
- CustomStyles.tsx
- CustomWidth.tsx
- DisabledControls.tsx
- index.ts
- Loop.tsx
- Methods.tsx
- MethodsWithLoop.tsx
- TouchableImages.tsx
- 1.jpg
- 2.jpg
- 3.jpg
- Contents.json
- Contents.json
- AppDelegate.h
- AppDelegate.mm
- Info.plist
- LaunchScreen.storyboard
- main.m
- PrivacyInfo.xcprivacy
- examples.xcscheme
- project.pbxproj
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- examplesTests.m
- Info.plist
- .xcode.env
- examples-Bridging-Header.h
- examples-tvOS-Bridging-Header.h
- Podfile
- Podfile.lock
- .eslintrc.js
- .gitignore
- .watchmanconfig
- app.json
- App.tsx
- babel.config.js
- declarations.d.ts
- Gemfile
- Gemfile.lock
- index.js
- jest.config.js
- metro.config.js
- package-lock.json
- package.json
- tsconfig.json
- basic.gif
- pinar.png
- Dimensions.js
- basic-options.test.tsx.snap
- render-props.test.tsx.snap
- style-props.test.tsx.snap
- basic-options.test.tsx
- render-props.test.tsx
- style-props.test.tsx
- index.ts
- Pinar.tsx
- styles.ts
- .editorconfig
- .eslintignore
- .eslintrc
- .gitignore
- .prettierignore
- AGENTS.md
- babel.config.js
- CHANGELOG.md
- index.d.ts
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
π μ€μΉ κ°μ΄λ
git clone https://github.com/kristerkari/pinar
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd pinar
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. Gradle (Java/Kotlin)
λ³΄ν΅ μΆμ²- Git GitHubμμ νλ‘μ νΈ μ½λλ₯Ό λ΄λ €λ°μΌλ €λ©΄ νμν©λλ€.
- JDK (Java) Java/Kotlin νλ‘μ νΈλ₯Ό λΉλ/μ€ννλ €λ©΄ νμν©λλ€.
- Gradle λ ν¬μ ν¬ν¨λ gradlew(Gradle Wrapper)λ₯Ό μ°λ©΄ Gradleμ λ°λ‘ μ€μΉν νμκ° μμ΅λλ€.
cd examples/android/app
μ΄ νλ‘μ νΈμ κ΄λ ¨ νμΌμ΄ νμ ν΄λ μμ μμ΄μ, λ¨Όμ κ·Έ ν΄λλ‘ μ΄λν©λλ€.
./gradlew build
Gradleλ‘ λΉλλ₯Ό μ§νν©λλ€.
3. Node.js
μ¬μyarn add pinar --save
μ΄ λͺ λ Ήμ΄λ₯Ό ν°λ―Έλμ κ·Έλλ‘ μ λ ₯ν΄ μ€ννμΈμ.
μ΄ λ ν¬μ READMEμ μ ν μ€μ λͺ λ Ήμ΄λ₯Ό κ·Έλλ‘ κ°μ Έμμ΅λλ€.
4. Ruby
μ¬μcd examples
μ΄ νλ‘μ νΈμ κ΄λ ¨ νμΌμ΄ νμ ν΄λ μμ μμ΄μ, λ¨Όμ κ·Έ ν΄λλ‘ μ΄λν©λλ€.
bundle install
Gemfileμ λͺ μλ λ£¨λΉ λΌμ΄λΈλ¬λ¦¬λ₯Ό μ€μΉν©λλ€.
