Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
anujsinghwd opened this issue Sep 14, 2017 · 2 comments
Closed
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot. Type: Enhancement A new feature or enhancement of an existing feature.

Comments

@anujsinghwd
Copy link

anujsinghwd commented Sep 14, 2017

I am doing this

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

But it is not working

@radko93
Copy link
Contributor

radko93 commented Sep 14, 2017

@facebook-github-bot feature

@facebook-github-bot
Copy link
Contributor

Hey @anujsinghwd! Thanks for opening the issue, however it looks like a feature request. As noted in the Issue template we'd like to use the GitHub issues to track bugs only. Can you implement the feature as a standalone npm module? If not, consider sending a pull request or a creating an entry on Canny. It has a voting system and if the feature gets upvoted enough it might get implemented. Closing this now, thanks for understanding! See "How to Contribute".

@facebook-github-bot facebook-github-bot added the Ran Commands One of our bots successfully processed a command. label Sep 14, 2017
@facebook facebook locked as resolved and limited conversation to collaborators Sep 14, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Sep 14, 2018
@hramos hramos added the Type: Enhancement A new feature or enhancement of an existing feature. label Mar 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot. Type: Enhancement A new feature or enhancement of an existing feature.
Projects
None yet
Development

No branches or pull requests

5 participants