Skip to content

alexdunne/ReactNativeAnimationExamples

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published