项目作者: shiba-hiro

项目描述 :
A reference implementation of the time picker with a minute interval feature for react native
高级语言: JavaScript
项目地址: git://github.com/shiba-hiro/timepicker-with-interval-ref-impl.git


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

  1. git clone git@github.com:shiba-hiro/timepicker-with-interval-ref-impl.git
  2. cd timepicker-with-interval-ref-impl
  3. yarn install
  4. yarn start

It launches the component embedded with storybook.
You can check the features by editing ADDONS tab.