Giter VIP home page Giter VIP logo

anima's Introduction

@satoshin21

I'm usually an iOS engineer in Tokyo, Japan. I love animation and Redux architecture especially. Currently working at Mobility Technologies as iOS Application Engineer. I've also worked at DeNA, Eureka and more. And I try Flutter/Dart at outside of work, looking for work with Flutter.

I like to take pictures with camera📸. If any of you like cameras, get involved on Twitter or elsewhere!

🔨Skills

Swift      ■■■■■■■■□□
iOS        ■■■■■■■■□□
ObjC       ■■■■■■■■□□
Android    ■■■■■□□□□□
Flutter    ■■■■■□□□□□
TypeScript ■■■□□□□□□□
go         ■■□□□□□□□□

Camera

α7Ⅲ + SIGMA 135mm F1.8 DG HSM is my best set.

How to reach me

🦉 Twitter
🚀 GitHub
🎤 Speaker Deck

anima's People

Contributors

dependabot[bot] avatar metabren avatar satoshin21 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

anima's Issues

Getting error when installed it over CocoaPods.

screen shot 2017-08-02 at 2 46 06 pm

Environment: Xcode 9.0.4 | iOS 9.0 (default)

IMPORTANT:
The error will not be raised as if I download the code from Github.com (directly from your repo) but it would come into my new project created with Xcode 9.0.4 which by default sets Swift-Version:4.0. By changing it to 3.2. everything works fine now.

Would you please fix it for the latest Swift version?

Cocoapods

Hello,

It's seems we can install it from pod.

Analyzing dependencies
[!] Unable to find a specification for Anima

Cheers

Pause() and resume() does not work.

After call pause() then Anima.status changes to willPaused, but the animation continues until finished.

Also It would be great to have cancel() or stop() which are could stop the animation to initial state.

Thanks

How to move (or animate) a UIView which has autolayout constraints applied?

In my app, I have a couple of views will be translated from one to another, I have applied constraints on each of them as per my UI needs.

How to properly move each of them? I know the code. But when constraints applied, if I set

view.translatesAutoresizingMaskIntoConstraints = true

It's showing bad logs in console.

Something like:

Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.
2017-08-02 16:36:47.824743+0530 RAKPP[33697:8727360] [LayoutConstraints] Unable to simultaneously satisfy constraints.
	Probably at least one of the constraints in the following list is one you don't want. 
	Try this: 
		(1) look at each constraint and try to figure out which you don't expect; 
		(2) find the code that added the unwanted constraint or constraints and fix it. 
	(Note: If you're seeing NSAutoresizingMaskLayoutConstraints that you don't understand, refer to the documentation for the UIView property translatesAutoresizingMaskIntoConstraints) 
(
    "<NSAutoresizingMaskLayoutConstraint:0x608000085e60 h=--& v=--& UIButton:0x7fa651505cd0'6'.midY == 368.167   (active)>",
    "<NSAutoresizingMaskLayoutConstraint:0x608000085eb0 h=--& v=--& UIButton:0x7fa651505cd0'6'.height == 75   (active)>",
    "<NSLayoutConstraint:0x600000098600 V:[UIButton:0x7fa651505cd0'6']-(30)-[UIButton:0x7fa651503d80'1']   (active)>",
    "<NSLayoutConstraint:0x6000000986a0 UIButton:0x7fa651503d80'1'.centerY == UIView:0x7fa6515054d0.centerY   (active)>",
    "<NSLayoutConstraint:0x60c000086680 'UIView-Encapsulated-Layout-Height' UIView:0x7fa6515054d0.height == 736   (active)>",
    "<NSAutoresizingMaskLayoutConstraint:0x60c000086860 h=-&- v=-&- 'UIView-Encapsulated-Layout-Top' UIView:0x7fa6515054d0.minY == 0   (active, names: '|':UIWindow:0x7fa651408a60 )>"
)

Will attempt to recover by breaking constraint 
<NSLayoutConstraint:0x600000098600 V:[UIButton:0x7fa651505cd0'6']-(30)-[UIButton:0x7fa651503d80'1']   (active)>

What should I do now?

Not working in Xcode 10

Converting non-escaping value to 'T' may allow it to escape on line 57 in AnimaUtility.swift

How to add a delay?

I would like to animate + delay + animate.

Could you provide an example of how to introduce a short delay between animation steps?

Many thanks!
Love the library.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.