Android - Error while updating ‘transform’

Reason: React Native version change

Solution: (fixed in 3.0)

  1. Delete the node_modules folder.
  2. In package.json find "react-native-parallax": "^0.3.0",
  3. Replace it with "react-native-parallax": "https://github.com/mobidonia/react-native-parallax",
  4. Run npm instal
  5. Run react-native run-android

results matching ""

    No results matching ""