Skip to content

Add an option to load local resource from the app bundle in IOS for WebView #15946

Description

@anujsinghwd

I am doing this

<WebView source={{ uri: Platform.OS === 'ios' ? 'file.html' : 'file:///android_asset/file.html' }} startInLoadingState={true} />

But it is not working

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

    Ran CommandsOne of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.Type: EnhancementA new feature or enhancement of an existing feature.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions