#
parallax-effect
Here are 72 public repositories matching this topic...
-
Updated
May 9, 2020 - TypeScript
Easy parallax plugin using pure javascript. Also works on mobile platforms. Cross browser support.
javascript
parallax
vanilla-javascript
parallax-scrolling
parallax-javascript-library
parallax-effect
-
Updated
Oct 7, 2019
Parallax view for android apps written in Kotlin
-
Updated
Jun 6, 2018 - Kotlin
LiquidityC
commented
Jul 6, 2018
CodeFactor found multiple issues:
Complex Method
src\CollisionDetector.cpp:74-155
Redundant blank line at the start of a code block should be deleted.
[testsrc\EntityContainerTest.cpp:169
](https://www.codefa
text-animation
scrolling-website
vertical-scroll
css3-animation
scroll-js
css-animation-effects
javascript-animation-library
parallax-effect
-
Updated
Jul 21, 2017 - JavaScript
Voxel generator based on perlin 3d noise | Python OpenGL
python
minecraft
opengl
shaders
numpy
voxel
glsl
python3
glm
perlin-noise
voxel-engine
world-generator
pyopengl
shadows
normal-mapping
parallax-effect
opengl330
perlin-terrain
-
Updated
May 17, 2020 - Python
jQuery Rellax Plugin - Parallax awesomeness
-
Updated
Jul 17, 2019 - JavaScript
A tribute page for the supernova that changed the world and the curiosity to understand it
-
Updated
Aug 20, 2017 - CSS
Simple and tiny jQuery plugin for Parallax effect.
-
Updated
Jan 8, 2019 - JavaScript
A JavaScript library that implements background and foreground parallax on any element in a webpage.
javascript
parallax
animation
javascript-library
parallax-web
parallax-scrolling
parallax-javascript-library
parallax-effect
-
Updated
May 20, 2020 - JavaScript
Swiper/carousel component for React Native with previews, multiple layouts, parallax images, performant handling of huge numbers of items, and RTL support. Compatible with Android & iOS.
-
Updated
Jan 25, 2019 - JavaScript
Build a ListView Parallax Effect With a Sticky Header in Android with kotlin support
-
Updated
Apr 28, 2020 - Kotlin
Plugin jQuery pour faire des parallax de type rigolo qui marche avec le mouvement de ton curseur de ton ordinateur informatique adapté à l'internet du web !
javascript
svg
jquery
jquery-plugin
web
parallax
responsive
parallax-web
mousemove
javascript-plugin
effect
parallax-plugin
parallax-effect
-
Updated
Aug 31, 2017 - JavaScript
Mouse-following animated parallax background project utilizing conky and lua.
conky
lua
starwars
animated-backgrounds
conkyrc
xwing
conky-conf
parallax-effect
conky-configurations
conky-config
-
Updated
Apr 8, 2019 - Lua
React Native App to explore artworks from Harvard Art Museum
-
Updated
Jan 1, 2018 - JavaScript
Responsive Bootstrap Landing Page web app
html5
cards
bootstrap4
css3-animations
parallax-scrolling
responsive-design
responsive-web-design
parallax-effect
scroll-reveal
d-flex
-
Updated
May 23, 2019 - HTML
Team Klementine Game Project for Gamecelerator 2019 - 1st Place Winner
game
csharp
unity
parallax
controller
platformer
unity3d
gamepad
winner
son
ubisoft
the
sanity
emperor
unity2d
parallax-effect
gamecelerator
winnergamecelerator
theemperorson
1stplace
-
Updated
Jun 19, 2019 - C#
An easy-to-use ViewPager implementation with Parallax effect inside Default Viewpager
-
Updated
Mar 3, 2019 - Java
-
Updated
Jan 12, 2018 - CSS
it is a basic website which shows parallax effect while scrolling down.
-
Updated
Oct 2, 2017 - HTML
Parallax Effect With ScrollView
-
Updated
Nov 16, 2017 - Swift
A JavaScript plugin that can make html elements follow your mouse with variable resistance.
javascript
parallax
follow
parallax-web
mouse-tracking
mouse-events
parallax-plugin
parallax-effect
parallax-mousemove
-
Updated
May 18, 2019 - JavaScript
scroll service with angular
angular
parallax
angular4
parallax-scrolling
angular-service
parallax-effect
angular-scroll
scroll-service
angular-parallax
-
Updated
Nov 19, 2017 - TypeScript
-
Updated
Apr 24, 2020 - CSS
A sub 100Kb parallax library
javascript
css
plugin
vanilla
parallax
scrolling
vanilla-javascript
scroll
vanilla-js
tiny
parallax-web
parallax-scrolling
css-custom-properties
css-variables
parallax-plugin
parallax-effect
-
Updated
Dec 11, 2017 - JavaScript
-
Updated
Aug 13, 2018 - JavaScript
Improve this page
Add a description, image, and links to the parallax-effect topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the parallax-effect topic, visit your repo's landing page and select "manage topics."
I used the same code as provided in the documentation but the text is out the image container. When I debug the code, then I get to know that there is not CSS for the title.
<Text style={styles.title} numberOfLines={2}> { item.name } </Text>Can anyone please provide me the css so that I can get the look as mentioned in the example GIF ?