Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

iOS refactor, removing the Swift-pod #38

Merged
merged 2 commits into from
Dec 21, 2016
Merged

Conversation

manijak
Copy link
Contributor

@manijak manijak commented Dec 20, 2016

This is a iOS-only refactor to use native, built-in components to design the material-card-view.
Changes are:

  • Removing the Podfile (Nothing wrong with the Pod, but since it was swift-based, this would add additional 20+ MB on our app size).
  • Updated the ctor and properties to use UIView.layer to design the card-view.
  • Added a new ios property shadowRadius to set the "spread" of the border shadow.

@NathanWalker
Copy link
Member

Lgtm! We will publish an update with this later thank you so much this is awesome !

@NathanWalker NathanWalker merged commit dac2ba0 into nstudio:master Dec 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants