N - Voice Record
Set up the Color extension
- Under Core → Extension → Color+Extension, create a list of custom colour pallet.
- Simply Edit → Format → Show Color, you can drag and drop the colour you want, instead of writing all colorLiterals
Create Onboarding Model
- Under Model - Onboarding - OnboardingContent, we create a Hashable Model Type
- Hashable: it will be used in tabview. → What is Hashable?
- OnboardingContent will have following content
- Means, we can bring the imageFileName by calling String
- Create initializer