Closed PierreBresson closed 1 year ago
Um, can you assign this to me so I can work on this...also is it okay if I submit my PR during october as it can count towards my hacktoberfest contribution Also from what I've understood I need to take colors from the first design file and add them to the colors.ts and then use them in the screens with ref from the second design file Is that right?
Indeed, that's correct, pick colors from design file and replace colors with these new values. Then put these new colors everywhere in the app according to design file. Yeap, you can submit you pr anytime and then I will make sure to wait and merge it only the 1st of october so it counts for the event
@Divyateja04 Sorry but this is a RN app and therefore you need some knowledge about RN to contribute to this repository.
Oh it's okay
@PierreBresson can i do it?
Sure ;)
Alright! I am at it!
@mtalhabaig3 well done, thanks a lot, it's merged 🙂
@PierreBresson no Problem 😊
Summary
Bring all the colors of the design file in the app (see
Colors.ts
) and apply them in the different screens according to the design file.