Time and duration Picker for React Native Paper
``
git clone https://github.com/hunglmtb/react-native-paper-time-duration
cd react-native-paper-time-duration
yarn
yarn build
cd [your project]
"react-native-paper-time-duration": "file:../react-native-paper-time-duration"
yarn
``