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

Splash screen #36

Closed mog-rn closed 1 year ago

mog-rn commented 1 year ago

Description

I have been able to add the splash screen for the app. I have also updated the path for the assets on app.json since they were wrong.

Fixes #7

Type of change

How Has This Been Tested?

To test the changes I have been able to run the app on expo and the splash screen is displayed. I am not good with storybook so I have not been able to write any tests for this.

Screenshot_20220923-043405

Checklist:

mog-rn commented 1 year ago

@brianwachira you can review this 🙏🏽

mog-rn commented 1 year ago

@brianwachira I have been able to resolve the issues that you had raised