Skip to content

Releases: WrathChaos/react-native-easy-state-view

Version 1.0.1 with exportables 😘

29 Sep 17:44
Compare
Choose a tag to compare

Version 1.0.1 with exportables 😘

  • IStateViewProps is exportable
  • CustomStyleProp is exportable
  • CustomTextStyleProp is exportable
  • CustomImageStyleProp is exportable
  • tsconfig file is updated

Version 1 is here 😍

29 Sep 17:43
Compare
Choose a tag to compare

Version 1 is here 😍

Shadow Style is a bit smoother now πŸ˜‡

13 Nov 13:07
Compare
Choose a tag to compare

Shadow Style is a bit smoother now πŸ˜‡

Code Refactory & Cleaning β™»πŸ§Ή

13 Nov 12:16
Compare
Choose a tag to compare

Code Refactory & Cleaning β™»πŸ§Ή

New Feature: Shadows

20 Mar 15:26
Compare
Choose a tag to compare

Now, button component has a shadow! We can change color of shadow via "shadowColor" prop. Also, we can implement our own shadow style via "shadowStyle" prop.