software-mansion-labs / react-native-turbo-demo

React Native Turbo - an open source library that can bring your turbo-enabled web application into the React Native world.
MIT License
101 stars 11 forks source link

RNVisitableView: introduce `progressViewOffset` property #195

Closed pklatka closed 5 months ago

pklatka commented 5 months ago

Summary

This PR adds a progressViewOffset property which allows to override default offset values for webViewRefresh in turbo-android.

Test plan

yarn clean && yarn && yarn dev:android