Skip to content

This project has a UI design in React Native, drew and developed by me.

Notifications You must be signed in to change notification settings

marialuisacp/react-native-ui-animations

Repository files navigation

Notes App Sample

Sample UI Animated Screens in React Native

by @marialuisacp

Image of presentation project

You can see complete layout on Behance: click here

This project was been done to pratice animations in UI components in React Native. For this purpose, I have designed a UI screens and components to a notes app sample and the implementation code is here.

Technogies used:

  • React Native
  • React Navigation
  • React Hooks

Resources used in UI elements:

  • Components: custom React Native components
  • Icons: react-native-fontawesome
  • Images: drew by me

Animations

  • Screens and transitions:

Image of screen animation Image of screen animation

  • Buttons effect:

Image of button animation effect

  • Buttons click:

Image of button animation Image of button animation

  • Note Component:

Image of note animation

  • Texts:

Image of texts animations Image of texts animations

  • Inputs:

Image of input animation


Running

Install dependencies

First, install dependencies:

yarn install

To run

Open a terminal and execute:

yarn start

In other terminal, execute:

react-native run-ios

or

react-native run-android

About

This project has a UI design in React Native, drew and developed by me.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published