Dev tools support for sdk-react-nextjs

Hi - is there dev tools support for sdk-react-nextjs? I couldn’t see anything in the documentation about it but may have missed it!

Thanks

Hey there, @rae! Check out this guide on integrating React using developer tools: integrating react. When working on your React-Next.js project, simply use npm init builder.io@latest in your project’s terminal to seamlessly integrate developer tools. Happy coding!

Hi Sheema,

Thanks for the speedy reply. The instructions you have linked to are for the sdk-react (not the sdk-react-nextjs) so I’m still not clear whether or not this is supported?

Hey @rae we recommend using sdk-react. SDK-react-next is still in the experimental phase and is not supported by dev tools.