문제

Origami - the Facebook prototyping tool has some amazing UI effects. Is there any way to actually use those when I'm building my app?

도움이 되었습니까?

해결책

There's currently no way to include animations from origami into your app.

However...

Facebook announced Pop a few days ago, which is the animation engine they used in their app 'Paper'. You can hear all about it Here. And the good news is Pop integrates with Origami, making what you want possible, Pop will be open source (to be released very soon they said), so keep your eyes open for it.

다른 팁

You can use "Code Export" to export animation code in Origami 2.0.

Origami is for prototyping animations. If you want them to be real you have code them yourself. There is no export to code feature or something like that.

Joris Kuivers has released qc-mobile as mentioned in this blog. It is a starting point.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top