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

Added a speaker type with dummy data and built the single speaker screen #39

Closed mathewTheGreat closed 1 year ago

mathewTheGreat commented 1 year ago

Added a speaker screen to the screen folder. Added a type in the types folder to that will be used when creating the speaker object. Added some dummy data in the state folder

Screenshot_1664367323

tested the changes to ensure it doesn't interfere with the code base and it ran successfully