react-native-design-components

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeDesignComponents from 'https://cdn.skypack.dev/react-native-design-components';
</script>

README

react-native-design-components

Getting started

$ npm install react-native-design-components --save

Mostly automatic installation

$ react-native link react-native-design-components

Usage

import { Avatar, Block, Card, Header, Text } from 'react-native-design-components'

// TODO: What to do with the module?
MyLibrary;

Features:

-Header
-Avatar
-Card
-Text
-Block 
-Colors
-Input
-Button