Hello! Is there a design styleguide (from a UI/UX design perspective) that we should use when developing an app for the Marketplace? Can you point me to the right resources? Thanks:)
Generally speaking, you can style your app anyway you like. However, it is recommended to try and adhere to the Atlassian Design Guide (ADG) to make sure that your app has a native look and feel.
You can find the ADG here: https://atlassian.design
In addition, there are also React components that you can use, although you should proceed with caution because they have been far from stable as many of them lack frequent updates to latest versions of dependencies and sometimes the supply chain of dependencies is broken
2 Likes
Hi @remie , thanks, great to know, we’ll definitely try to adopt the native look.