Releases: mgcrea/react-native-swiftui
Releases · mgcrea/react-native-swiftui
v0.4.0
- feat(typescript): update interfaces (d7c39f6)
- feat(style): add support for tint/accentColor (a8a84eb)
- feat(Stepper): allow dynamic children (1ad602a)
- feat(Picker): support ViewStyles (b2b15e5)
- feat(Form): support ViewStyles (b26b19c)
- feat(update): minor changes (afaae4a)
- feat(update): minor changes (0a206f5)
- feat(ios): initial dynamic size handling (%) (e5c900a)
- feat(TextField): allow custom styles for TextField (dfa97e1)
- feat(styles): add support for more padding options, initial absolute positionning support (466e7eb)
- feat(Stepper): allow styling (19db7bc)
- feat(Button): allow usage of children inside Buttons (22d55d4)
- feat(stacks): unify stack props regarding styles (224250c)
- feat(SwiftUI): refactor node updates tracking (0bd00c7)
- feat(components): allow Group to be styled (de52e6b)
- chore(SwiftUIRootView): split props away (cdf72d2)
- feat(components): add LazyVGrid (19292ad)
- feat(update): minor changes (df6a8eb)
v0.3.0
- feat(Image): add support for local image (9fbb44b)
- feat(components): initial Image implementation (53a406d)
- feat(Slider): add displayed value (3a7e15b)
- feat(components): add Rectangle, Spacer components, improve styling (7a5150a)
- chore(test): fix tests (cba9fb8)
- chore(lint): fix lint errors (d98b126)