-
public interface AnimatedNodeWithUpdateableConfigIndicates that AnimatedNode is able to receive native config updates.
-
-
Method Summary
Modifier and Type Method Description abstract voidonUpdateConfig(ReadableMap config)-
-
Method Detail
-
onUpdateConfig
abstract void onUpdateConfig(ReadableMap config)
-
-
-
-