Skip to main content
Participant
March 8, 2022
Question

Is it possible to use React alongside Premiere Pro

  • March 8, 2022
  • 1 reply
  • 716 views

I was searching on the internet for a way to connect a React webpage to Premiere Pro, and I came across this for Adobe XD: https://adobexdplatform.com/plugin-docs/tutorials/quick-start-react/. Do Premiere Pro plugins support React? If so, is there something like this for Premiere Pro as well? Thanks! 

This topic has been closed for replies.

1 reply

Justin Taylor-Hyper Brew
Community Expert
Community Expert
March 29, 2022

Yes this is possible with CEP Extension Panels for Premiere Pro. Check out this boilerplate I put toegther to get started: 


Blog: https://hyperbrew.co/blog/bolt-cep-build-extensions-faster/
Repo: https://github.com/hyperbrew/bolt-cep

 

The example you posted is for using React in UXP plugins, which haven't yet come to Premiere but will in the next few years, for now, CEP Panels are the fastest way to build tools for Premiere.