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

iOS: rename `refreshControlTopAnchor` to `refreshControlTopAnchorConstant` #204

Closed pklatka closed 5 months ago

pklatka commented 5 months ago

Summary

This PR renames refreshControlTopAnchor to refreshControlTopAnchorConstant - now the value is a optional constant which can be added to the top anchor.

pklatka commented 5 months ago

Closing for now - don't think it's gonna improve the convenience of using this prop.