Skip to content

Instantly share code, notes, and snippets.

View gungdeaditya's full-sized avatar

Gungde Aditya gungdeaditya

View GitHub Profile
const fields = [
{
type: "text",
name: "user_name",
icon: "ios-person",
iconOrientation: "right",
required: true,
label: "Username",
editable: true,
props: {} /* If you want to add some extra props like autoCapitalize or