[expo-facebook] Crash after install | SDK44 Bare | Demo

  1. SDK Version: SDK44
  2. Platforms(Android/iOS/web/all): Android && iOS

Hey, after installing expo-facebook the app crashes after
yarn ios / android or npx react-native run-ios / android.


It works after being turned on by expo-go (expo start), but due to the native modules it does not suit me.

Steps to reproduce:

  1. expo init - select bare workflow
  2. yarn add expo-facebook / expo install expo-facebook
  3. follow configuration steps or not - doesn’t matter
  4. cd ios & pod install
  5. yarn ios / npx react-native run-ios - or try with android
    GitHub - m-jachym/fbtest

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.