Skip to content

React UI library to support the Overwatch League UI tutorials on my medium publication

Notifications You must be signed in to change notification settings

aVileBroker/react-owl-ui

Repository files navigation

react-owl-ui

Overwatch League Graphics in React

NPM JavaScript Style Guide

Install

npm install --save react-owl-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'react-owl-ui'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © aVileBroker

About

React UI library to support the Overwatch League UI tutorials on my medium publication

Resources

Stars

Watchers

Forks

Packages