timepicker-with-interval-ref-impl is a reference implementation of the modal time picker which has minuteInterval
feature.
Especially focusing on Android app developed with React Native, Expo.
This implementation only use JavaScript source.
-
install node, yarn
-
Expo client
https://expo.io/tools#client
git clone [email protected]:shiba-hiro/timepicker-with-interval-ref-impl.git
cd timepicker-with-interval-ref-impl
yarn install
yarn start
It launches the component embedded with storybook.
You can check the features by editing ADDONS
tab.