Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bloodyowl/reReactPrimitives
Primitive components to build UI on the web with ReasonReact
https://github.com/bloodyowl/reReactPrimitives
Last synced: 19 days ago
JSON representation
Primitive components to build UI on the web with ReasonReact
- Host: GitHub
- URL: https://github.com/bloodyowl/reReactPrimitives
- Owner: bloodyowl
- Created: 2017-06-18T15:16:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T12:47:16.000Z (almost 6 years ago)
- Last Synced: 2024-10-14T17:50:38.579Z (about 1 month ago)
- Language: OCaml
- Homepage: https://bloodyowl.github.io/reReactPrimitives/
- Size: 2.7 MB
- Stars: 79
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> 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