Skip to main content

Add New Component

How to Add New Category:

  • On the Sidebar Menu select Components
  • Select Add New
  • Fill in the form with the required details
  • On completions either Save or Save and Publish

Form Values

NameTypeExampleDescription
PathStringComponents/Button.jsThe location of the remote component you would wish to overide.
PlatformsArray[android, ios]The platform of the app to be affected by new component.
TypeStringButtonThe type of component that you are creating e.g Button, Banner, Select Box e.t.c
CodeReact Native CodeThe code of the new component that you are adding.