Conor Watson
Conor Watson
Thanks for creating this action! I am currently using it in a monorepo where I have 2 different projects, each of which have their own Github Workflows for linting when...
I have started using this library in my React Native app and came across the following issue.  Steps to reproduce: 1. Set up React-Native-Masked-Text with a custom mask...
# Bug Using a combination of `BottomSheetModal`, `BottomSheetScrollView` and `BottomSheetTextInput` with `keyboardBehavior` set to `interactive` will result in extra padding/margin appearing when the keyboard is visible - this only applies...
## Description I am currently trying to use the [Argon2](https://www.npmjs.com/package/argon2) package with Serverless, however I am encountering an issue when attempting to run my Lambdas locally with `serverless-offline`. The local...
First of all, thanks for creating this cool package, it definitely makes using Expo in a Monorepo real easy! Experiencing some weird side effects at the moment though, and I...
### Description [Originally posted this issue in the `react-navigation` repo, but was asked to post it here as well. ](https://github.com/react-navigation/react-navigation/issues/11888) I'm currently building an app and I've noticed that when...
# Bug When rendering some SVGs that use Linear Gradient, the Gradient renders as black on Android, or sometimes transparent on iOS.  ## Environment info React native info output:...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Have you read the FAQ? - [x] Yes, I have read the FAQ...