Bug Fixes
- add onLongPress prop to typescript types (Card) (#892) (d81de72)
- make onDismiss optional for Dialog and Modal (#890) (908fe6b)
- make sure to remove BackHandler listener on Modal (#912) (2ca0b60)
- makes Snackbar handle Infinity duration properly. (#901) (0acc5e4)