Call a method on a specific component instance
Future<dynamic> callComponentMethod(String viewId, String methodName, Map<String, dynamic> args);