Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 539 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 539 Bytes

react-native-neumorphic-ui

This is currently a WIP library developing neumorphic-style UI designs. Inspired by Max Osichka's skeumorphic music player.

Storybook

// TODO

Getting started

// TODO

Technology Overview

I come from a web background so I tried to use familiar tools from the web in order to create this UI library. I've used react-native styled-components and styled-system to get a "styled system" up and running extremely quickly.