Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bloodyowl/reReactPrimitives

Primitive components to build UI on the web with ReasonReact
https://github.com/bloodyowl/reReactPrimitives

Last synced: about 2 months ago
JSON representation

Primitive components to build UI on the web with ReasonReact

Awesome Lists containing this project

README

        

ReReactPrimitives

> Primitive components to build UI on the web with ReasonReact

## Installation

```console
$ 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`

### This is a deps update of https://github.com/bloodyowl/reReactPrimitives