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

Implement WebView component for external services #14

Merged
merged 1 commit into from
Jun 3, 2019

Conversation

donni106
Copy link
Member

@donni106 donni106 commented May 31, 2019

resolves #2


webview


ℹ️merge #13 first and change the base of this PR to master

@donni106 donni106 added the enhancement New feature or request label May 31, 2019
@donni106 donni106 added this to the 0.6.9 milestone May 31, 2019
@donni106 donni106 self-assigned this May 31, 2019
@donni106
Copy link
Member Author

donni106 commented May 31, 2019

TODO
Use https://github.com/react-native-community/react-native-webview instead because the built-in WebView will be removed from core.

@donni106 donni106 force-pushed the feature/share-contents branch from 09fe0f6 to 83e8145 Compare June 3, 2019 15:20
@donni106 donni106 changed the base branch from feature/share-contents to master June 3, 2019 15:26
@donni106 donni106 force-pushed the feature/external-services-per-webview branch from c0125e8 to e62619f Compare June 3, 2019 15:57
@smart-village-solutions smart-village-solutions deleted a comment from codeclimate bot Jun 3, 2019
@donni106
Copy link
Member Author

donni106 commented Jun 3, 2019

TODO
Use https://github.com/react-native-community/react-native-webview instead because the built-in WebView will be removed from core.

Kann noch nicht verwendet werden mit Expo, ist noch in progress: https://expo.canny.io/feature-requests/p/react-native-webview-support
Soll mit dem ganz alsbaldigem Update auf SDK33 dann laufen.

- created new route `Web` for navigating to a `WebView`
- created a `WebScreen` for rendering a `WebView` with loading indicator
- updated the `HtmlScreen` with adding a `Button` if a
  `webUrl` is given in navigation params
- created a `Button` component based on React Native Elements
  Button: https://react-native-training.github.io/react-native-elements/docs/button.html

resolves #2
@donni106 donni106 force-pushed the feature/external-services-per-webview branch from e62619f to f1c31ed Compare June 3, 2019 16:22
@smart-village-solutions smart-village-solutions deleted a comment from codeclimate bot Jun 3, 2019
@donni106 donni106 merged commit bb48ac2 into master Jun 3, 2019
@donni106 donni106 deleted the feature/external-services-per-webview branch June 3, 2019 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integration von "Fläming bewegt"
3 participants