iTwin / viewer

Monorepo that contains the iTwin Viewer npm packages and their related packages
MIT License
24 stars 15 forks source link

[Desktop] App & template update to itwins api #284

Closed aruniverse closed 10 months ago

aruniverse commented 1 year ago

Update the desktop-viewer-template and desktop-test-app to use the 1.0.0 versions of the imodel-browser-react package. Along with this, we need to switch from using the projects api to the new itwins api.

https://github.com/iTwin/admin-components-react https://github.com/iTwin/admin-components-react/tree/main/packages/modules/imodel-browser https://developer.bentley.com/apis/projects/#thisapiisbeingdeprecated https://developer.bentley.com/apis/itwins/

aruniverse commented 10 months ago

this was completed in https://github.com/iTwin/viewer/pull/285