React native library for android shortcuts and iOS quick actions which allow users to quickly access specific app functionalities directly from the home screen or app icon.
Change the homescreen icon of your app from code.
Icon set for visualisation of the home automation from icons8.com.
create a route for { path: "", component: FormDataComponent, data: { breadcrumb: "Form Data", icon: "icofont-home bg-c-blue", status: false, }, },
Use 3D Touch to create quick actions for your home screen icon.