Skip to content

iliubinskii/react-native-misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.