SkillAgentSearch skills...

ReactNativeAnimationExamples

No description available

Install / Use

/learn @alexdunne/ReactNativeAnimationExamples
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

React Native Animation Examples

A collection of animations rendered with React Native, using only JavaScript.

This repo will mostly be examples taken from sites like Dribbble, and brought to life using React Native.

Deployment

This app uses fastlane for deployment, it allows us to perform easy and reproducable deployments straight from the command line.

To deploy the app use yarn run android:deploy:[channel] where channel is one of alpha, beta, or release. To deploy the app you'll need to Google Play store developer account and will also need a service account. Instructions for this can be found here. When you download the .json file for your service account rename it to google-play-android-developer-service-account.json to place it in the project root directory.

When deploying the Android app you'll need to first increment the versionCode and the versionName.

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated3y ago
Forks8

Languages

JavaScript

Security Score

55/100

Audited on Feb 15, 2023

No findings