Skip to content

fix: make WebViewScrollViewOptions public #25

fix: make WebViewScrollViewOptions public

fix: make WebViewScrollViewOptions public #25

Workflow file for this run

name: CI
on:
push:
branches:
- '**'
pull_request:
branches:
- '**'
jobs:
lint:
runs-on: macos-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v2
- run: swiftlint --strict .