React native – Error: Cannot find native module 'ExpoSplashScreen', js engine: hermes
I'm building a react native expo app. I wanted to use custom font for my project, as "expo-app-loading" is deprecated i am trying to use "expo-splash-screen" instead. On importing "expo-splash-screen" im getting an error stating ERROR Error: Cannot find native…