iHakan / parallax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ParallaxList πŸ“±


πŸš€ What is Parallax?

Basically the "Parallax" is one of the terms to define an animation on the web/mobile technologies which looks dynamic. As an example; you will find those kind of animations on Facebook and Twitter or even Linkedin while scrolling the header/title of your page down, header or the profile image gets bigger and when your release it goes back to the previous looking.

Here is an example;

@zoharlevin

πŸ“² What is ParallaxList?

ParallaxList is a mobile application that is using Javascript language and React Native framework technologies.

πŸ’» What did we use in this project?

In this project the technologies down below were used to create this app;

In programming;

  • React Native
    • View
    • Text
    • FlatList
    • Animated
    • StyleSheet
    • ImageBackground
    • Dimensions
  • Javascript
  • JSX
  • JSON

πŸ”€ Note: The structure of the program is based on class components.

In programming tools;

  • Visual Studio Code
  • Android Studio
  • Emulator
  • Expo.io for IOS devices
  • Git & GitHub

πŸ”₯ Goals in this project? πŸ”₯

  • Create components
  • Link components in the App.js file
  • Use the .json file given for fetching data
  • Fetch the images and titles for a dynamically working app
  • Style them as requested
  • Apply the animation as wanted (Sliding the Headers down as scrolling down)

πŸ“š References


⭐ ParallaxList Demo

➑️ In our application, texts are moving as we scroll the screen to the opposite direction!





parallaxList



Made with ❀️

About


Languages

Language:Java 33.9%Language:JavaScript 27.1%Language:Objective-C 24.2%Language:Starlark 10.5%Language:Ruby 4.4%