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

Extract the code for Oganized By Section into a Reusable Component #46

Closed devKiratu closed 2 years ago

devKiratu commented 2 years ago

Is your feature request related to a problem? Please describe. The Organized By section is similar across different screens. This will result in repetition of code, violating the DRY principle

Describe the solution you'd like Extract the code into a reusable component, such that any change or improvement will be done from one place

Describe alternatives you've considered N/A

Additional context N/A

devKiratu commented 2 years ago

@brianwachira I'd like to take up this issue

brianwachira commented 2 years ago

Alright, all the best!