0.0.2 • Published 3 years ago

@itwin/viewer-react-3.0 v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

iTwin-React-Viewer

The iTwin Viewer is a configurable iTwin.js viewer that offers basic tooling and widgets out-of-the-box and can be further extended through the use of iTwin.js UI Providers. This package contains the base Viewer as a React component and some additional Typescript API's. In most cases, the code in this package should not be consumed directly. Rather, you should opt for the package that corresponds to your application type: @itwin/web-viewer-react-3.0 or @itwin/desktop-viewer-react-3.0.

Development

When making changes to the src, run npm start in the package's root folder to enable source watching and rebuild, so the dev-server will have access to updated code on succesful code compilation.