Onboarding component
You will have 5 prebuilt onboarding pages.
Onboarding basically work with these data:
If you want to change the title and descriptions, follow this steps:
Go to the i18n/locales/en-US.ts
file and create the onboarding
key.
Go to the Onboarding Slide and import translation.
Thats it! You don’t need to write single line of code.
You can even add 20 onboarding slides. You don’t have any limitation.
Go to the data/Onboarding.ts
file to add your own onboarding images and animations.
Onboarding component
You will have 5 prebuilt onboarding pages.
Onboarding basically work with these data:
If you want to change the title and descriptions, follow this steps:
Go to the i18n/locales/en-US.ts
file and create the onboarding
key.
Go to the Onboarding Slide and import translation.
Thats it! You don’t need to write single line of code.
You can even add 20 onboarding slides. You don’t have any limitation.
Go to the data/Onboarding.ts
file to add your own onboarding images and animations.