XcodeのInterface Builderを利用してプロトタイプ アニメーションを作成できるツイール「IBAnimatable」がリリース。

記事内に広告が含まれています。
スポンサーリンク
スポンサーリンク
スポンサーリンク

 XcodeのInterface Builderを利用してプロトタイプ アニメーションを作成できるツイール「IBAnimatable」がリリースされています。詳細は以下から。


IBAnimatable-Hero


 IBAnimatableはオーストラリアの開発者Jake Linさんが開発したXcodeを利用したアニメーション モックアップ作成ツールで、Interface Builderを利用してSketchの様なUIデザインを、Swift playgroundを利用してFramer Studioの様なアニメーションモックアップを作成することが出来ます。


IBAnimatable-on-Xcode

Here is the design in Interface Builder (Storyboard).

With IBAnimatable, we can design a UI in an Interface Builder like Sketch, and prototype animations in a Swift playground like Framer Studio. Also we can use the output of the design directly in the production ready App.

JakeLin/IBAnimatable – GitHub

 IBAnimatable内には以下の様なアニメーションモックアップが作成できるサンプルプロジェクトがあり、利用できるAnimatable UI elementsやRoadmapも示されているので、興味がある方はJake LinさんのGitHubへどうぞ。




  1. git clone https://github.com/JakeLin/IBAnimatable.git
  2. cd IBAnimatable
  3. open IBAnimatableApp.xcodeproj

関連リンク

コメント

  1. Apple7743 より:

    ツイール

タイトルとURLをコピーしました