refuse
v1.0.0
Published
A set of Components that can be shared between React and React-Native
Maintainers
Readme
refuse
Refuse is a compatiblity layer between React and React-Native. It bridges the gap between DOM elements and View layers by supplying custom components that work identically between React and Native. By restricting yourself to the components that Refuse exposes you can share the components that you write between React (web) and React-Native (mobile).
Installation
npm install --save refuseLicense
MIT
