iOS 12 compatibility error
Just upgraded to Xcode 10.0 and get the following error:
dyld: Symbol not found: __T0BOWV Referenced from: /private/var/containers/Bundle/Application/FE262A78-23EA-4235-87EF-6FBDE57A7457/LinkReactNative.app/Frameworks/FileBrowser.framework/FileBrowser Expected in: /private/var/containers/Bundle/Application/FE262A78-23EA-4235-87EF-6FBDE57A7457/LinkReactNative.app/Frameworks/libswiftCore.dylib in /private/var/containers/Bundle/Application/FE262A78-23EA-4235-87EF-6FBDE57A7457/LinkReactNative.app/Frameworks/FileBrowser.framework/FileBrowser
Thanks @stevencurtis for raising the issue.
I have tested the same on my xcode 10 and it is working as expected. Can you please try the library sample example and verify it once. Please let me know in case you still face the same issue.
Thanks </ Pranav >
Have you solved it?