From cb3c371c684d3fd18b00170bd682913c830c5cc9 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Wed, 14 Mar 2018 00:36:40 +0000 Subject: [PATCH] Deploy website Deploy website version based on 09ceaf02866c920bd9675f262f278c59a62c7a2e --- docs/next/contributing.html | 2 +- docs/next/easing.html | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/next/contributing.html b/docs/next/contributing.html index c12a9e8f99c..eaec8e9f98a 100644 --- a/docs/next/contributing.html +++ b/docs/next/contributing.html @@ -35,7 +35,7 @@

We will do our best to keep master in good shape, with tests passing at all times. But in order to move fast, we will make API changes that your application might not be compatible with. We will do our best to communicate these changes and version appropriately so you can lock into a specific version if need be.

To see what changes are coming and provide better feedback to React Native contributors, use the latest release candidate when possible. By the time a release candidate is released, the changes it contains will have been shipped in production Facebook apps for over two weeks.

Bugs

-

We use GitHub Issues for our public bugs. If you would like to report a problem, take a look around and see if someone already opened an issue about it. If you a are certain this is a new, unreported bug, you can submit a bug report.

+

We use GitHub Issues for our public bugs. If you would like to report a problem, take a look around and see if someone already opened an issue about it. If you are certain this is a new, unreported bug, you can submit a bug report.

If you have questions about using React Native, the Community page list various resources that should help you get started.

We also have a place where you can request features or enhancements. If you see anything you'd like to be implemented, vote it up and explain your use case.

Reporting new issues

diff --git a/docs/next/easing.html b/docs/next/easing.html index d2862b3c0b4..077bbd4e322 100644 --- a/docs/next/easing.html +++ b/docs/next/easing.html @@ -128,10 +128,6 @@
static back(s)
 

Use with Animated.parallel() to create a simple effect where the object animates back slightly as the animation starts.

-

Wolfram Plot:

-

bounce()

static bounce(t)