Skip to main content

Compatibility

We're always in the search of compatibility with the vast majority versions of React Native and Expo.

React Native#

Our library main goal is to support React Native versions >= 0.60.

We've tested our library with the following React Native versions:

  • 0.61.X
  • 0.62.X
  • 0.63.X
  • 0.64.X

Expo#

Our main goal with Expo is to help provide the best DX we can.

Expo >= SDK 41#

If you're using the latest version of Expo (SDK 41+) we're going to contribute developing a config plugin to simplify the setup required for iOS. You can keep track of the following issue.

For now, since we don't have support for Expo Config Plugins projects using the managed-workflow will not work and will need to use the bare-workflow or eject.

Expo < SDK 41#

If you're using older versions of Expo, we only provide support for the bare-workflow or ejected projects.