SkillAgentSearch skills...

RNRealworldAnimations

A sample React Native app showing how to implement different kinds of animations

Install / Use

/learn @anchetaWern/RNRealworldAnimations
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RNRealworldAnimations

A sample React Native app showing how to implement different kinds of animations.

This branch contains the final output for the part 1 of the React Native Animations tutorial series.

Full tutorial is available at: https://blog.pusher.com/animation-react-native-part-3/

Note: the React Native code in this repo may be a little bit outdated and won't run immediately after you've followed the setup instructions. Be sure to refactor the code to use the more recent React Native syntax if it doesn't run for you.

Prerequisites

  • React Native development environment

Getting Started

  1. Clone the repo:
git clone https://github.com/anchetaWern/RNRealworldAnimations.git
  1. Install the dependencies:
cd RNRealworldAnimations
npm install
  1. Run the app:
react-native run-android
react-native run-ios

Built With

Donation

If this project helped you reduce time to develop, please consider buying me a cup of coffee :)

<a href="https://www.buymeacoffee.com/wernancheta" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>

View on GitHub
GitHub Stars40
CategoryDevelopment
Updated2y ago
Forks22

Languages

JavaScript

Security Score

60/100

Audited on Dec 15, 2023

No findings