Releases: barajs/bara-react
Releases · barajs/bara-react
v1.3.0
1.3.0 (2019-04-12)
Bug Fixes
- exports: fix TouchableOpacity component stream event (5b05344)
- src/index: register useTextStream function (cdcfc1f)
Features
- barn: map Barn to React (f87cb79)
- context: wired View to context (11366bc)
- exports: Add Text component (60060a2)
- exports: bridge with bara (b19749b)
- exports: export TouchableOpacity component (4e2ca64)
- exports: export View component (7fdcf82)
- exports: register stream event for Text onPress function (b46faad)
- Touchable: add support React Native Touchable (ef87420), closes #1