common_ui_toolkit 0.0.8
common_ui_toolkit: ^0.0.8 copied to clipboard
common UI toolkit to clean your code and use it easily and reusable code.
0.0.2 #
- added examples.
0.0.3 #
- Updated CommonContainer.
0.0.4 #
- Updated Common Text.
0.0.5 #
- Updated Readme file.
0.0.6 #
- added functions command.
0.0.7 #
- Updated documentation and added more examples.
0.0.8 #
- Added onPress to CommonContainer and CommonText and CommonTouchable
- also we added touchable effects like animation to your CommonContainer
- to use it you can add the touchEffect attribute to CommonContainerModel
-
- touchEffect: TouchableEffect.scaleAndFade,
-
- Added more examples and example screen for all component in package