Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.25 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.25 KB

React Native library

Table of contents

Overview

React Native library.

Installation

npm install react-native-misc

Modules

  • Candlestick Chart — A trading chart with support for panning and zooming gestures.
  • Date/Time Picker — A date/time picker component that allows selecting a date interval with as little actions as selecting a single date.
  • Drawer — A drawer component that can appear from any side and supports simultaneous appearance with the keyboard in the bottom position.
  • Swipeable Tab Bar — An application's bottom tab bar that allows switching between multiple sets of buttons.
  • Wheel Picker — A wheel picker component for selecting time units, size units, or other numeric values.