Skip to content

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

@anujsinghwd

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

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