bit3725/React-Native-iOS-Action-Extension-Example

Cannot find type 'RCTRootView' in scope in swift

fr33z3 opened this issue · 1 comments

I'm sure it is a dummy question but it seems that swift code can not find react native libraries. I'm not sure which step did I miss.

Figured it out