A React-Native component to replace the done button
A React-Native component to replace the pagination dot
A React-Native component to replace the next button
A React-Native component to replace the previous button
A React-Native component to replace the skip button
Font scaling can cause troubles with high-resolution screens. You may want to disable it
Font scaling can cause troubles with high-resolution screens. You may want to disable it
A React-Animated value to define background animation
A number for the height of the bottom bar
A bool flag indicating whether the bottom bar should be highlighted
Set a custom style to the bottom bar (pagination style)
Override the default container styles
A bool flag indicating whether the status bar should change with the background color
A number to define what is the current page
Use 3 pages by default
Define a text to show in done button
Define the position where the done button will be displayed
Apply a custom style to the done button
Apply a custom color to the pagination Dot selected
Apply a custom style to the pagination Dot selected
Apply a custom color to all pagination Dot
Define the position where the pagination dots will be displayed
Apply a size to the pagination dots
Apply a custom style to the pagination dots
Additional props for the
Apply a custom style to the header container
Define a custom height to the pages
Set true for hide the done button
Set true for hide the pagination dots
Set true to hide the next button
Set true to hide the skip button
Override the default image container styles
A text to show in the next button
Define the position where the next button will be displayed
Apply a custom style to the next button
A function that receives the page index as a parameter on page change
A callback that is fired after the Onboarding is completed
A callback that is fired if the Onboarding is skipped
A array of pages to show in the component
Define additional props for the pagination
Define a text to show in previous button
Define the position where the previous button will be displayed
Apply a custom style to the previous button
A number to define what is the previous page
A text to show in the skip button
Define the position where the next button will be displayed
Apply a custom style to the skip button
Index number of the page that will be displayed when the skip button is pressed
Define a custom status bar style
Override the default subtitle styles
Override the default title styles
The duration in milliseconds for the animation of the background color for the page transition
Use to show the previous button
Define a custom width to the pages
Generated using TypeDoc
Interface to define the props of the Onboarding component
IOnboardingProps