Skip to content

A reference implementation of the time picker with a minute interval feature for react native

Notifications You must be signed in to change notification settings

shiba-hiro/timepicker-with-interval-ref-impl

Repository files navigation

React Native TimePicker with minute interval feature

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.

Requirements

  1. install node, yarn

  2. Expo client
    https://expo.io/tools#client

Get started

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.

About

A reference implementation of the time picker with a minute interval feature for react native

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published