Releases: TaylorBriggs/react-native-typewriter
Releases · TaylorBriggs/react-native-typewriter
v0.7.0
v0.6.2
Fixed
- Fix visible characters state when children props change
v0.6.1
Fixed
- Fix handling of mixed children of
<Text>
elements and strings
v0.6.0
v0.5.4
v0.5.3
Changed
- added
prop-types
as a dependency.
v0.5.2
Fixed
- Set default
style
props
v0.5.1
Fixed
- Unhandled JS Exception with
fixed
andstyle
props
v0.5.0
Added
fixed
prop to ensure the component container's size does not change while
performing the typing effect
Fixed
- Example code react import statement in README
0.4.0
Added
- ESLint and pre-commit hook
Changed
- Update react-native peer dependency