react-planner icon indicating copy to clipboard operation
react-planner copied to clipboard

:pencil2: A React Component for plans design. Draw a 2D floorplan and navigate it in 3D mode.

Results 107 react-planner issues
Sort by recently updated
recently updated
newest added

Curious if there are technical or performance reasons for using separate renderers for 2D and 3D view? Could three.js be used for 2D as well? I'm looking to utilize or...

Hi, how did anyone here manage to resolve this issue? The planner works fine on its own, but the moment when I use it as a package in a react...

Can we do draggable square room in the existing code? I see line.js class but I don't know how to code square room code.

…d load button component to support data communication to Mapalyze

Greetings, I tried to import this component into a new react app, but it does not work at all, even if I rollback to the dependencies listed on the GitHub...

Currently migrating this app from class to functional components. This app uses the React legacy context API which was compatible with React-Redux 5.x. Because of that, components that use the...