UNPKG

react-native-template-agile-rn

Version:

<h3 align="center"> <b>Agile RN</b> is a <b>React Native ⚛ template</b> that was created to <i>speed up project start-up</i> as well as make <i>app development easier</i>. <h3>

11 lines (9 loc) 160 B
// default colors export default { primary: '#81d67b', accent: '#13a8ff', grey: '#cdcdcd', grey2: '#9f9f9f', grey3: '#727272', dark: '#1d1d1f', };