Hi, I have a question. Can you enable @ Preview for <#C01F2HV7868|compose-web> in IDEA? or is it onl...
v
Hi, I have a question. Can you enable @ Preview for #compose-web in IDEA? or is it only possible for Android, desktop, and ios targets?
p
Is not available afaik but you can run the development server with the
--continuous
flag and is basically a previewer. It takes around 4 seconds to reload a big Android Studio project takes around that time
3