Installation
Ensure the library is included in your project by running:Components Overview
AccelProvider
AccelProvider
is crucial as it wraps your application and provides configuration for all child components.
Warning: Without valid keys (companyId, enterpriseId, and enterpriseSecret), the package will throw errors. If you need to obtain these keys or have any issues, please reach out to the AccelBooks team at info@accelbooks.com for assistance.
Usage
Key Components
-
AccelView: Integrates multiple financial views.
-
Other Components: Including
TransactionsView
,SettingsView
,LedgerView
, andReportView
.-
TransactionsView
-
SettingsView
-
LedgerView
-
ReportView
-
TransactionsView
Theming and Customization
Customize component appearances using thetheme
prop.