Skip to content

Support for react-native 0.70 #94

Description

@drop-evan

In react-native 0.70 there is a new way to include flipper

  use_react_native!(
    :path => config[:reactNativePath],
    :flipper_configuration => FlipperConfiguration.enabled,
  )

With this method we don't include react-native-flipper in package.json, and if we do we're met with the error when building a release build

error build: Undefined symbol: _OBJC_CLASS_$_FlipperClient

Is there an official way to include react-query-native-devtools in a react-native 0.70 app?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions