3bcfcba6d8
* Reorg * Move animation into css file * Update style comment * Extract core component, use platform-specific wrappers * Pull out platform specific styles * Just move styles into Toast component itself * Rename cleanup * Update API * Add duration optional prop * Add some type docs * add exp eased slide aniamtions * Make toasts full width on mobile web --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2 lines
43 B
TypeScript
2 lines
43 B
TypeScript
export const DEFAULT_TOAST_DURATION = 3000
|