add-to-homescreen
add-to-homescreen copied to clipboard
Disable inline animation via config param
Add useInlineAnimation config param to disable inline animations. This should be used whenever you want to define a custom animation for the component. For example use fade in instead of easing in from top to bottom. By default inline animation will be true.