1.0.3 • Published 6 months ago

evergine-react v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

Package for using React with Evergine

Build

Execute: npm run build

node_modules cause problems with symlinks when using the package from local folder, so it is removed before executing tsc.

Installation

Local

Execute: npm install ./local_module

Npmjs.com

Execute: npm install evergine-react

Utilization

Import the required component: import { initializeEvergineBase, useStore, evergineStore, useEvergineStore, createStore, EvergineStore, EvergineCanvas } from 'evergine-react'

1.0.3

6 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago