Skip to content

bloodyowl/reReactPrimitives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReReactPrimitives

Primitive components to build UI on the web with ReasonReact

Installation

$ npm install --save reason-react-primitives

Components

  • ActivityIndicator
  • Button
  • ButtonGroup
  • Dialog
  • FixedCollectionView(CollectionType)
  • HorizontalSeparator
  • Image
  • LayerManger(Implentation)
  • ListView
  • Picker
  • ScreenReaderContent
  • ScrollView
  • SectionnedListView
  • SegmentedControl
  • Sprite(SpriteSheet)
  • Switch
  • Text
  • TextInput
  • Tooltip
  • TouchableHighlight
  • TouchableOpacity
  • View