CareLuLu / react-native-web-ui-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Hr Component

jonestabillocarelulu opened this issue · comments

commented

Your issue may already be reported!
Please search on the issue tracker before creating one.

Expected Behavior

Add a new component called Hr which is the equivalent of the horizontal rule element <hr> in HTML and JSX.

Current Behavior

There is no existing Hr component in the library that should render on both web and mobile platforms.

Possible Solution

Create this new component.

Steps to Reproduce (for bugs)

NA

Context

New reusable component in the current package

Your Environment

NA