Skip to content

Take your React Native and JavaScript projects to the next level with Expo Lite Color. ...

Notifications You must be signed in to change notification settings

McGwery/expo-lite-color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expo-lite-color

Take your React Native and JavaScript projects to the next level with Expo Lite Color. Whether it's green, blue, or any shade in between, effortlessly create captivating color gradations. Perfectly tailored for React Native and JavaScript developers, this package simplifies color management, giving your app's visuals a professional touch.

Installation

npm install expo-lite-color

if your using yarn

yarn add expo-lite-color

Usages

import  {  LiteColor  }  from  'expo-lite-color'

After importing the package then use

LiteColor.BLUE[500]

Fore example for react native project

<View style={{ backgroundColor: LiteColor.GREEN[300], ...}}> 
</View>

About

Take your React Native and JavaScript projects to the next level with Expo Lite Color. ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published