droidconKE / droidconKE2022ReactNative

Official DroidconKE 2022 React Native App
https://play.google.com/store/apps/details?id=com.brianwachira.droidconKE2022ReactNative&hl=en&gl=US
MIT License
8 stars 17 forks source link

[Bug] : Unable to resolve "expo-splash-screen" #37

Closed brianwachira closed 1 year ago

brianwachira commented 1 year ago

Describe the bug On running npm run start and building on android, the app build fails with an error

Unable to resolve "expo-splash-screen" from "src/hooks/useCachedResources.ts"

To Reproduce Steps to reproduce the behaviour:

  1. In the project run npm run start
  2. Open the app on an emulator or scan the QR code
  3. Wait for the app to build.

Expected behaviour A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. photo_2022-09-27_11-20-44 Screenshot from 2022-09-27 11-15-00

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.