Stephen
Stephen
Facing the same ``` ReactNative: 0.68.2 react-native-reanimated: 2.8.0 ```
Facing the same problem Forced us to fallback to PanGestureHandler - using it app is not freezing anymore
Yep, really w8 for it!
The problem is here, in DVTTextCompletionController+SCXcodeSwitchExpander.m .children array is empty =( ```Objective-C for(IDEIndexSymbol *child in [((IDEIndexContainerSymbol*)symbol).children allObjects]) { } ``` Any thought? Really sad because of non working plugin -...
@jondot sorry for tagging you but would you please pay just a little attention?
@bdash thank you! I'll make a small wrapper around RLMThreadSafeRefence to keep configuration inside the object, but Is it possible to add property with configuration into RLMThreadSafeReference in future releases?
I've made a small wrapper around RLMThreadSafeRefence, that keeps configuration inside https://github.com/stephenkopylov/SKThreadSafeReference But anyway, IMHO it would be very useful to keep RLMRealmConfiguration into RLMThreadSafeRefence
Any updates?
@johniak please merge this PR, otherwise it's not possible to use this lib it with current RN-autolinking system Thank tyou
android fix for lib