BottomSheetPickers is an Android UI library that provides alternative date and time picker components designed to replace the default system pickers with a more modern bottom sheet interface. It supports Android API level 14 and above, making it compatible with a wide range of devices, including older versions of Android. The library includes multiple picker styles such as number pad time pickers and grid-based pickers, offering different interaction models depending on the use case. ...