michel3141
Results
2
comments of
michel3141
hi, here is a workaround : ``` diff --git a/src/response-table.ts b/src/response-table.ts index 84bbf15..2ee0440 100644 --- a/src/response-table.ts +++ b/src/response-table.ts @@ -111,7 +111,7 @@ export class ResponseTable { } } - eachPair(jsonResource.attributes,...
"react-native": "0.76.6" "react-native-callkeep": "4.3.16" # with some PR applied (Looper => handlerThread#825+ remove duplicate methods#816) everythings seems to work great with new architecture. Until i noticed that didLoadWithEvents never happened...