1.0.4 • Published 1 year ago

evergine-react v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year 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.4-alpha.0

1 year ago

1.0.4

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago