This repository was archived by the owner on Sep 24, 2021. It is now read-only.

Description
Hello,
I'm trying to port an RN application to a DTK with an Apple silicon processor.
Unfortunately, Xcode refuses to compile my application with the following message:
ld: building for iOS Simulator, but linking in dylib built for iOS, file '/Users/me/git/myapp/node_modules/@notifee/react-native/ios/NotifeeCore.framework/NotifeeCore' for architecture arm64
Will Notifee soon support the arm64 architecture?
Thank you for your answers!