oktaysenkan / monicon

Universal Icon Library
https://monicon-docs.vercel.app
247 stars 9 forks source link

Exception thrown while executing UI block: -[__NSDictionaryM firstObject]: unrecognized selector sent to instance #2

Closed pjaymedina closed 1 year ago

pjaymedina commented 1 year ago

Exception thrown while executing UI block: -[NSDictionaryM firstObject]: unrecognized selector sent to instance 0x6000024c9f20 53-[ABI46_0_0RCTUIManager flushUIBlocksWithCompletion:]_block_invoke ABI46_0_0RCTUIManager.m:1202 __53-[ABI46_0_0RCTUIManager flushUIBlocksWithCompletion:]_block_invoke.431 _dispatch_call_block_and_release _dispatch_client_callout _dispatch_main_queue_drain _dispatch_main_queue_callback_4CF __CFRUNLOOP_IS_SERV

"react-native-svg": "12.3.0" "react-native": "0.69.9", "react": "18.0.0", "expo": "^46.0.0",

oktaysenkan commented 1 year ago

Can you share the repo? I think its related to react-native-svg.

oktaysenkan commented 1 year ago

Fixed on v0.2.9

oktaysenkan commented 1 year ago

Update react-native-svg version to 13.x