_react["default"].memo is not a function.

Hey @emanuele,

You need to use the appropriate fork of RN for whatever SDK version your Expo project is running. Hooks are not available in Expo yet. You can find said fork here: https://docs.expo.io/versions/v32.0.0/workflow/upgrading-expo-sdk-walkthrough/

Cheers,
Adam