alphagov / govuk-frontend

GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.
https://frontend.design-system.service.gov.uk/
MIT License
1.18k stars 325 forks source link

Spike some minimal infrastructure to test inside actual web views #4904

Closed romaricpascal closed 6 months ago

romaricpascal commented 7 months ago

What

Implement minimal apps embedding our review app in a webview so we can test inside an actual app rather than just on the web.

Beyond one from iOS and one from Android, we may want to do a quick research/ask experts about differences between different versions webviews on these OS.

Why

This will help us notice any difference of behaviour when actually embedded inside an app, as well as inform us of any support limitations.

Who needs to work on this

Developers

Who needs to review this

Developers

Done when

romaricpascal commented 6 months ago

Code for an iOS app is available on the spike-css-custom-properties-ios-app branch.