react-native-community / discussions-and-proposals

Discussions and proposal related to the main React Native project
https://facebook.github.io/react-native/
1.64k stars 124 forks source link

Google material you design in react Native #635

Open FouadMagdy01 opened 1 year ago

FouadMagdy01 commented 1 year ago

Introduction

As you all know the new google design system which is material you For those who don't know, material you is a design system in android that take the system wallpaper and generate a color pallete with similar colors I think u all noticed that

Details

This design system is pretty cool and attractive and will increase the UX because u will have similar experience to google apps like gmail and drive and even Gboard , I searched a lot for that but i found too fiew resources, i found a package but its size was very large, the community is suffering at this point

Discussion points

1- is it possible to make this in the core of react Native 2- is anyone interested to make a lightweight package to add this functionality 3- will it be difficult for me to create native module for this

cortinico commented 1 year ago

Hi @FouadMagdy01, Have you seen https://github.com/callstack/react-native-paper ? It seems this will solve your problem.

FouadMagdy01 commented 1 year ago

Hi @FouadMagdy01, Have you seen https://github.com/callstack/react-native-paper ? It seems this will solve your problem.

I know about react Native paper But i am talking about the color pallete that is generated from the system React Native paper is good when you create your own pallete