uis
Unity infinite scroller (UIS) is an extension allows you to use the ScrollRect control as an infinite scroller/spinner
File Explorer
Download Latest Version (.zip)- index.md
- ScrollerEditor.cs
- ScrollerEditor.cs.meta
- UIS.Editor.asmdef
- UIS.Editor.asmdef.meta
- logo-uis.png
- logo-uis.png.meta
- Scroller.cs
- Scroller.cs.meta
- UIS.Runtime.asmdef
- UIS.Runtime.asmdef.meta
- ListItem.prefab
- ListItem.prefab.meta
- OpenSans.asset
- OpenSans.asset.meta
- Demo1.unity
- Demo1.unity.meta
- Demo2.unity
- Demo2.unity.meta
- Demo3.unity
- Demo3.unity.meta
- Demo4.unity
- Demo4.unity.meta
- Demo5.unity
- Demo5.unity.meta
- Demo6.unity
- Demo6.unity.meta
- Demo1.cs
- Demo1.cs.meta
- Demo2.cs
- Demo2.cs.meta
- Demo3.cs
- Demo3.cs.meta
- Demo4.cs
- Demo4.cs.meta
- Demo5.cs
- Demo5.cs.meta
- Demo6.cs
- Demo6.cs.meta
- TextMesh Pro User Guide 2016.pdf
- TextMesh Pro User Guide 2016.pdf.meta
- LiberationSans - OFL.txt
- LiberationSans - OFL.txt.meta
- LiberationSans.ttf
- LiberationSans.ttf.meta
- LiberationSans SDF - Drop Shadow.mat
- LiberationSans SDF - Drop Shadow.mat.meta
- LiberationSans SDF - Fallback.asset
- LiberationSans SDF - Fallback.asset.meta
- LiberationSans SDF - Outline.mat
- LiberationSans SDF - Outline.mat.meta
- LiberationSans SDF.asset
- LiberationSans SDF.asset.meta
- EmojiOne.asset
- EmojiOne.asset.meta
- Default Style Sheet.asset
- Default Style Sheet.asset.meta
- Fonts & Materials.meta
- LineBreaking Following Characters.txt
- LineBreaking Following Characters.txt.meta
- LineBreaking Leading Characters.txt
- LineBreaking Leading Characters.txt.meta
- Sprite Assets.meta
- Style Sheets.meta
- TMP Settings.asset
- TMP Settings.asset.meta
- TMP_Bitmap-Custom-Atlas.shader
- TMP_Bitmap-Custom-Atlas.shader.meta
- TMP_Bitmap-Mobile.shader
- TMP_Bitmap-Mobile.shader.meta
- TMP_Bitmap.shader
- TMP_Bitmap.shader.meta
- TMP_SDF Overlay.shader
- TMP_SDF Overlay.shader.meta
- TMP_SDF SSD.shader
- TMP_SDF SSD.shader.meta
- TMP_SDF-Mobile Masking.shader
- TMP_SDF-Mobile Masking.shader.meta
- TMP_SDF-Mobile Overlay.shader
- TMP_SDF-Mobile Overlay.shader.meta
- TMP_SDF-Mobile SSD.shader
- TMP_SDF-Mobile SSD.shader.meta
- TMP_SDF-Mobile.shader
- TMP_SDF-Mobile.shader.meta
- TMP_SDF-Surface-Mobile.shader
- TMP_SDF-Surface-Mobile.shader.meta
- TMP_SDF-Surface.shader
- TMP_SDF-Surface.shader.meta
- TMP_SDF.shader
- TMP_SDF.shader.meta
- TMP_Sprite.shader
- TMP_Sprite.shader.meta
- TMPro.cginc
- TMPro.cginc.meta
- TMPro_Mobile.cginc
- TMPro_Mobile.cginc.meta
- TMPro_Properties.cginc
- TMPro_Properties.cginc.meta
- TMPro_Surface.cginc
- TMPro_Surface.cginc.meta
- EmojiOne Attribution.txt
- EmojiOne Attribution.txt.meta
- EmojiOne.json
- EmojiOne.json.meta
- EmojiOne.png
- EmojiOne.png.meta
- Documentation.meta
- Fonts.meta
- Resources.meta
- Shaders.meta
- Sprites.meta
- Prefabs.meta
- Scenes.meta
- Scripts.meta
- TextMesh Pro.meta
- .editorconfig
- .gitignore
- CHANGELOG.md
- CHANGELOG.md.meta
- CODE_OF_CONDUCT.md
- CODE_OF_CONDUCT.md.meta
- CONTRIBUTING.md
- CONTRIBUTING.md.meta
- Editor.meta
- LICENSE.md
- LICENSE.md.meta
- Media.meta
- package.json
- package.json.meta
- README.md
- README.md.meta
- README.ru.md
- README.ru.md.meta
- Runtime.meta
# Installation Guide
1. Get the code
git clone https://github.com/mopsicus/uis
Downloads the entire project code from GitHub to your computer.
cd uis
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
