Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Commit 315b765

Browse files
m1gafacebook-github-bot
authored andcommitted
Add: Mobile Frameworks
Summary: Adding existing mobile framework implementations hansemannn jpgarcia fine for you? would fix #30 Closes #81 Differential Revision: D4368496 Pulled By: lozzle fbshipit-source-id: f9d63e89037d4e0dd59d4a76c1ba535b7c4b3276
1 parent da1cd96 commit 315b765

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,15 @@ kfDrawable.stopAnimation();
151151
kfDrawable.stopAnimationAtLoopEnd();
152152
```
153153

154+
### Mobile Frameworks
155+
Existing implementations for mobile frameworks:
156+
157+
| Framework | Platform | Author | Link |
158+
|-----------------------|-------------|-----------------|-----------------------------------------------------------------|
159+
| Appcelerator Titanium | iOS | [Hans Knoechel](https://github.com/hansemannn/) | https://github.com/hansemannn/ti.keyframes |
160+
| Appcelerator Titanium | Android | [Michael Gangolf](https://github.com/m1ga/) | https://github.com/m1ga/ti.keyframes |
161+
| React Native | Android/iOS | [Underscope](https://github.com/underscopeio/) | https://github.com/underscopeio/react-native-facebook-keyframes |
162+
154163
## Understanding Keyframes Model Objects
155164

156165
### **Image**

0 commit comments

Comments
 (0)