Aaronphy

Results 20 comments of Aaronphy

最近碰到了一些 无序数组的坑,感觉state 必须 immutable~~好文 ,多看几遍~

delve(undefined || {}, 'a.b.c') === undefined I think adding a default obj will be ok.

> @saghul sorry for the late response. I'll touch with you if I will have solutions to power up this feature since iOS 12+. > > Now I'm struggling with...

> @irohitb I saw your code again its same as I did. You need to test by sending screen share stream to remote peer. And see if you can see...

> How to send the stream to remote? Could you give me a sample?

Oh! MacOS also has the same issue, hope someone give some suggestions or a workaround!!!😄 @codebytere

> The UIApplicationEndBackgroundTaskError is coming from this block of code in `RNBackgroundTimer.m` > > ```swift > RCT_EXPORT_METHOD(setTimeout:(int)timeoutId > timeout:(double)timeout > resolver:(RCTPromiseResolveBlock)resolve > rejecter:(RCTPromiseRejectBlock)reject) > { > __block UIBackgroundTaskIdentifier task =...