react-native-auto-scroll
A performance auto horizontal scrolling component for react-native
File Explorer
Download Latest Version (.zip)- action.yml
- bug_report.yml
- config.yml
- ci.yml
- FUNDING.yml
- plugin-interactive-tools.cjs
- plugin-workspace-tools.cjs
- yarn-3.6.1.cjs
- adaptive-icon.png
- favicon.png
- icon.png
- merry-christmas-png.png
- splash-icon.png
- App.tsx
- app.json
- babel.config.js
- index.js
- metro.config.js
- package.json
- tsconfig.json
- auto-scrolling.gif
- index.test.tsx
- index.tsx
- .editorconfig
- .gitattributes
- .gitignore
- .nvmrc
- .watchmanconfig
- .yarnrc.yml
- babel.config.js
- eslint.config.mjs
- lefthook.yml
- LICENSE
- package.json
- README.md
- tsconfig.build.json
- tsconfig.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/homielab/react-native-auto-scroll
Downloads the entire project code from GitHub to your computer.
cd react-native-auto-scroll
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install --save @homielab/react-native-auto-scroll
Downloads and installs the libraries listed in package.json.
yarn add @homielab/react-native-auto-scroll
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)
