m1ga / ti.animation

Airbnb Lottie + Rive animation module for Titanium SDK
Other
106 stars 20 forks source link

Could this be compiled with sdk < 6.0 ? #14

Closed mark22 closed 7 years ago

mark22 commented 7 years ago

Unfortunatly my app is still on 5.4 sdk because other modules haven't migrated yet.

Really would love to use this. Any chance this could work on pre 6.0 or is that an absolute requirement ?

Thanks!!

hansemannn commented 7 years ago

This module runs with SDK 6+ only. If you need it below 6, you should be able recompile it yourself and adjusting the manifest to use apilevel 2 and the architectures to armeabi armeabi-v7a x86.