본문으로 건너뛰기

Configuration

You can configure your design style, naming conventions, custom flags

Frameworks

You can choose one of the framework supported by Grida and customize the coding styles and conventions. This can easily be changed at anytime.

how to configure target framework on Grida Assistant

React

Supported

  1. Styled Components with styled-components and @emotion/styled

Under Development

  1. Material UI (@mui)
  2. Ant Design
  3. Bootstrap
  4. Semantic UI
  5. Tailwindcss

React Native

  1. StyleSheet

Flutter

Flutter is well known for built-in Material Design. And Grida's approach for Flutter is "no additional libraries, do it all with built-in material ui"

You can find the supported Flutter Widget Catalog here.

Vanilla