Customisation Points

Last Updated - Platform 25.0 - SDK 20.0

Most features require no code as they are automatically set up by the Coordinators that construct them. This page highlights the key customisation points for this feature.

Overview

The Account features exist as two key frameworks:

  • The PoqAccount framework for the Account UI presentation layer.
  • The PoqAccountClient framework for the Account domain and data layers.

Overview

Container Dependencies

Containers can be used to replace most feature dependencies with one line of code. For the Stores features this should be done in the AppModule on didAddToPlatform in an organised function such as setUpAccount or setUpDependencies.