2022-12-27
- Fixed Prefix icons in inputs
2022-12-25
- Fixed errors and improve performance
2022-12-23
- Fixed errors and performance
- Fixed Pop confirm okButton margin Bottom
- Fixed Shadow opacity in Web alert
- Fixed Select styles in web
2022-12-23
We released our first stable version
2022-12-22
- Added Alert documentation.
- Added Modal documentation.
- Added Message documentation.
- Added Pop Confirm documentation.
2022-12-21
- Added Input documentation.
- Added Radio documentation.
- Added Select documentation.
- Added Switch documentation.
- Fixed Select bug for render in RNPickerSelector
2022-12-12
- Added Controller documentation.
- Added Datepicker documentation.
- Added Form documentation.
- Fixed datepicker view in Android
- Fixed label in FormItem version Android
- Fixed Height Inputs
- Fixed checkbox overflow label
- Added form to context for reduce boilerplate and added isSubmit prop to FormItem
2022-12-12
- Added Checkbox documentation.
- Change TouchOpacity for Ripple in checkbox component.
- Fixed useForm submit.
- Added marginBottom to Form for bottom to elements fields.
2022-12-06
- Fixed dynamic height in example.
- Added Space documentation page.
- Fixed theme.theme in context.
- Fixed dynamic height in example.
2022-12-06
- Fixed theme.theme in context.
2022-12-02
- Added Header documentation page.
- Fixed Header icon left or right visibility.
- Added Navigation Context for pass api props to Header component.
- Added statusbarHeight prop to Header component.
- More updates for Header.
- Changed title message in header screen.
- Changed props to header using to Navigation context api in Screen.
2022-12-01
- Added Carousel documentation page.
- Added Collapse documentation page.
- Added Image documentation page.
- Added Carousel documentation page.
- Added Collapse documentation page.
- Added Image documentation page.
- Changed width context from windows to screen.
- Fixed openKeys prop in collapse.
2022-12-01
- Added table props for Badge page.
- Added Card documentation page.