Skip to content

iTwin/viewer

Repository files navigation

iTwin Viewer

Copyright © Bentley Systems, Incorporated. All rights reserved.

The iTwin Viewer is a configurable iTwin.js viewer. This monorepo contains the iTwin Viewer npm packages, as well as sample applications to provide examples of their usage. Each package in the repository contains a README with specific information pertaining to the package.

Name Folder Description Version
@itwin/viewer-react packages/modules/viewer-react Contains the base iTwin Viewer React component npm version
@itwin/desktop-viewer-react packages/modules/desktop-viewer-react Contains the desktop version of the iTwin Viewer React component npm version
@itwin/web-viewer-react packages/modules/web-viewer-react Contains the web version of the iTwin Viewer React component npm version
@itwin/cra-template-web-viewer packages/templates/cra-template-web-viewer CRA Template that contains the iTwin Web Viewer npm version
@itwin/cra-template-desktop-viewer packages/templates/cra-template-desktop-viewer CRA Template that contains the iTwin Desktop Viewer npm version

Contributing

For information on how to contribute to this project, please read CONTRIBUTING.