raymondchooi/react-native-circle-slider

Transformer is not a function (RN 0.64+)

Opened this issue · 0 comments

Adding the library in React Native 0.64.0 causes the following error:

index.js: Transformer is not a function

After some debugging from this issue (facebook/react-native#29301) and running npm ls metro-config. This library causes metro to resolve to an older version of 0.59.0

-- react-native-circle-slider@2.8.0
  `-- react-native@0.63.4
    `-- @react-native-community/cli@4.14.0
      +-- metro@0.59.0
      | `-- metro-config@0.59.0  deduped
      `-- metro-config@0.59.0