What's new?
- Multiple design fixes. Feedbacks are taken from the usage in the production app and design has been improvised.
Stack
component is updated, It supporteddirection
props which can be used to stack up elements in the vertical or horizontal direction. Usage ofInline
is discouraged but is still available,Inline
is just a wrapper aroundStack
component.- New
Deck
component added. You can use it to create Tinder or Inshort style swipe deck of cards. See usage. - Fixed type definition and animation issues in multiple components.
More updates are coming along the way!