the latest RN uses a new arch, you have to force it to use old arch
Android: Change newArchEnabled to false in android/gradle.properties
iOS: Navigate to the ios directory and run "bundle install && RCT_NEW_ARCH_ENABLED=0 bundle exec pod install"