reanimated-arc
This repository contains react-native reanimated arc component. It can be used to create animated circular progress bars, donut charts etc.
File Explorer
Download Latest Version (.zip)- config.yml
- arc-example.gif
- arc-logo-static.png
- arc-logo.gif
- reanimated-arc.png
- App-test.tsx
- org.eclipse.buildship.core.prefs
- AndroidManifest.xml
- MainActivity.java
- MainApplication.java
- 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
- _BUCK
- build.gradle
- build_defs.bzl
- debug.keystore
- proguard-rules.pro
- gradle-wrapper.jar
- gradle-wrapper.properties
- .project
- build.gradle
- gradle.properties
- gradlew
- gradlew.bat
- settings.gradle
- Donut.tsx
- Donut2.tsx
- Logo.tsx
- Progress.tsx
- RandomArc.tsx
- ReanimatedArc.ts
- Slider.tsx
- Stopwatch.tsx
- LaunchScreen.xib
- Contents.json
- Contents.json
- AppDelegate.h
- AppDelegate.m
- Info.plist
- main.m
- Info.plist
- Info.plist
- example-tvOS.xcscheme
- example.xcscheme
- project.pbxproj
- contents.xcworkspacedata
- exampleTests.m
- Info.plist
- Podfile
- Podfile.lock
- .buckconfig
- .gitattributes
- .gitignore
- .watchmanconfig
- app.json
- App.tsx
- babel.config.js
- index.js
- metro.config.js
- package.json
- README.md
- tsconfig.json
- release-helper.js
- index.ts
- ReanimatedArc.tsx
- ReanimatedArcBase.tsx
- .release-it.json
- package.json
- tsconfig.json
- .eslintignore
- .eslintrc.js
- .gitignore
- .prettierrc.js
- CODE_OF_CONDUCT.md
- LICENSE.md
- package.json
- README.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/jayu/reanimated-arc
Downloads the entire project code from GitHub to your computer.
cd reanimated-arc
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn add @callstack/reanimated-arc
Type this command into your terminal and run it.
yarn add react-native-svg@^10.0.0
Type this command into your terminal and run it.
yarn add react-native-reanimated
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
