This file is used to configure the onboarding-checklist.tsx allowing to provide the users with rewards for each completed step.
onboarding_rewards
table to keep track of the tasks the user has completed.
There is no limit on the amount of steps that can be added to the onboarding. Though, I recommend to keep it between 3-4 steps.
It’s recommended to just look at the onboarding-checklist.tsx and change some values in the onboarding.config.ts
to see how the component will change.
completionCheck.field
we declared in our onboarding.config.ts
which will then check if the condition has been met.