Skip to content

marsinearth/decisionmaker-rnw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decision Maker on React Native Web

A semi-automatic random picking decision maker built with react-native-web

How-To

  1. Type your question which needs to be decided.
  2. Select the type and contents of the options you'd like
  3. Click the 'Ready' button and the wheel selector pops up
  4. You manually scroll the wheel with touch/dragging/scrolling
  5. Click 'OK' on the upper right hand of the pop-up

Used NPM Libraries

  1. create-react-app
  2. react-native-web
  3. rmc-picker



I made some lines of m-picker(rmc-picker) library files to fit into my design of application, so it might not exactly same looking when you use the original version of these libraries, so that the mouse scrolling also works along with the original drag-to-select.