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

[ UI ] : Create Speakers Screen #33

Closed DeroMuli closed 1 year ago

DeroMuli commented 1 year ago

Description

Created the Speakers Screen by creating SpeakerCard and SpeakersScreen components.

Type of change

How Has This Been Tested?

Screenshot 2022-09-22 at 18 07 35 Screenshot 2022-09-22 at 18 09 54

The changes were tested using storybook.

Checklist:

DeroMuli commented 1 year ago

I would appreciate it if you could review my PR @brianwachira @makunomark

brianwachira commented 1 year ago

I would appreciate it if you could review my PR @brianwachira @makunomark

Lemme go through it

DeroMuli commented 1 year ago

There are some changes I haven't pushed yet that add the navigation prop to the SpeeakersScreen and adds a story for the component @makunomark