Skip to content

Comments

merge master#1

Open
denirorobert wants to merge 15 commits intodenirorobert:masterfrom
zhxnlai:master
Open

merge master#1
denirorobert wants to merge 15 commits intodenirorobert:masterfrom
zhxnlai:master

Conversation

@denirorobert
Copy link
Owner

No description provided.

oaleeapp and others added 15 commits October 28, 2017 23:34
This pull request keen to fix the issue #113 ,
which the tap gesture's target will be null after rewinding the card.
Current approach just removes the previous tap gesture and add the new one.
Compiler for Swift 3+ will complain about M_PI usage, as it has been
marked as deprecated.  Use Double.pi to avoid this warning during
compile time.

Signed-off-by: Jamie Couture <jamie.couture@crowdspark.com>
ZLSwipeableView.swift: avoid compiler warning
fixed ViewManager.addTapRecognizer() for nil target gesture recognizer
Swift4 upgrade accidentally included team agent information when it
should be kept empty.

End users that attempt to build should change it in their environment,
however this setting should not be stored upstream.

Signed-off-by: Jamie Couture <jamie.couture@crowdspark.com>
Fix subviews position on orientation change, refs #120
)

* -Removed deprecated API method
-Update to Swift 5 version
-Removed many code warnings
* add rotation degree property

* add angle property to README

* add description of angle property
Since the SPM change is not on the latest release, you have to specify the master branch to use the package
Update README.md with correct instructions for SPM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants