1.0.0 • Published 5 years ago

react-nothing v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

React for Absolutely Nothing

AKA: React zen mode

React Native renderer for nothing. Inspired by the React Conf talk about building a custom renderer for React.

Conceptually the host environment is nothing.

🔨 Setup

yarn

🏁 Example

To see nothing in action, run node example!

  • Nothing will happen.

⚽️ Usage

Create JSX that renders to nothing. See example