jcalem

Results 3 issues of jcalem

### Description On Android, when the `onRefresh` and `refreshing` props are specified in an `Animated.FlatList` with `useScrollViewOffset`, the offset value does not get updated. When the props are commented out,...

Platform: Android
Repro provided

### Before you submit this issue, have you checked the following - [x] Is this really a problem? - [x] I have searched the Github Issues for similar issues, but...

bug 🐛
scope:formula

### Current behavior I'm attempting to create a custom modal interpolator that fades in rather than slides in from the bottom. However, whenever I change the `cardStyleInterpolator` from `forModalPresentationIOS` the...

bug
platform:ios
repro provided