React-native-reanimated: install instructions for expo project

Created on 29 May 2020  ·  2Comments  ·  Source: software-mansion/react-native-reanimated

Description

How to install reanimated2 in an expo project ?

I see some native file changes for installing, which can't be possible in an expo project.

❓Question

Most helpful comment

As well as the second last point here

Expo support is not ready yet, next SDK release will support React Native 0.62 – this will allow you to use Reanimated 2 in the ejected Expo app.

All 2 comments

From twitter:

we're holding off on including it in sdk 38 because a blocker is that reanimated 2 only supports hermes at the moment and we haven't shipped support for that in expo managed apps yet (for a variety of reasons, but we're hoping to in sdk 39 or 40)
Brent (@.notbrent)

As well as the second last point here

Expo support is not ready yet, next SDK release will support React Native 0.62 – this will allow you to use Reanimated 2 in the ejected Expo app.

Was this page helpful?
0 / 5 - 0 ratings