Skip to content

FATAL RUNTIME ERROR : SwipeRefreshLayout error on on start application #2

@oguilbaud

Description

@oguilbaud

To resolve add this 2 line in gradle

Add the following two lines to dependencies section in android/app/build.gradle.

mplementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0-alpha03'

Solution found at https://stackoverflow.com/questions/56901873/swiperefreshlayout-error-on-a-react-native-app-after-androidx-migration

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions