1.0.0 • Published 9 years ago

refuse v1.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

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 refuse

License

MIT