Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 870 Bytes

Readme.md

File metadata and controls

32 lines (21 loc) · 870 Bytes

Material Colors Native

Material Colors Native App for OS X

Download the app

Heavily inspired by MaterialColorsApp .

Build with react-native-macos .

Choose your color and click to copy the color code

Why ?

To test react-native-desktop and also MaterialColorsApp is OS X only so why use Electron ? This resulted in a ~114 Mo app vs ~2.5 Mo for this native one.

Running this app

git clone https://github.com/BafS/Material-Colors-native.git
cd Material-Colors-native
npm install
  • Open osx/MaterialColors.xcodeproj in Xcode
  • Hit the Run button