Ankur Bargotra

Results 35 issues of Ankur Bargotra

This library unmaintained now? Any active forks?

### What's happening? Reanimated 4 uses `react-native-worklets` https://docs.swmansion.com/react-native-reanimated/docs/next/ iOS builds fine with both `react-native-worklets` and ` `react-native-worklets-core` (required for frame processors). However on Android get the below error. ### Reproduceable...

🐛 bug

### Checkboxes for prior research - [x] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest) - [x] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-js). - [x] I've searched for [previous similar...

bug
p2

Used to work fine in `@gorhom/bottom-sheet`, now the slider is barley responsive unless setting `enableContentPanningGesture=false` on the Bottom Sheet which I would prefer to avoid doing

See this issue for more context: https://github.com/facebook/react-native/issues/47635 Get that error with the below settings: ``` @react-native-picker/picker: 2.11.1 React Native: 0.79.4 Expo: 53.0.13 Hermes: True New Arch: True ```