Chris Seckler

Results 11 issues of Chris Seckler

I tried to run a composer update and I receive the following error: [Symfony\Component\Process\Exception\RuntimeException] The process has been signaled with signal "11". I have removed all other packages and have...

Often times a callback prop is assigned an empty function (`() => {}`) as the default value. The `showDefaultProps` method is simply looking for equality (I believe), so it won't...

Hi there, Running into a weird issue. I cloned the repo, ran `npm install`, added my firebase config settings, and ran `react-native run-ios` and I get the following screen: I'm...

Is there any way to change the close button icon? I have an SVG I'd like to use in its place.

enhancement
PR Welcome

Is there some code missing in the example? When I start the expo app for this project, it shows the buttons but when you tap on either one, it shows...

Is there any way to always get six rows of numbers for the month? Basically I always want to fill in 6 rows of dates, so for September 2023, the...

Hi there, Great work on this package. We're using the `CircleSnail` component. The beginning of the animation is choppy and at some point it becomes smooth. Unfortunately, we're playing the...

# Why As mentioned at https://expo.dev/changelog/2024/05-07-sdk-51#new-default-project-template-and-%22getting-started%22-flow, the default template changed from 'blank' to 'tabs'. This change just fixes the CLI help screen and README to reflect that. # How Just...

bot: passed checks

This would be really cool for having to check height too

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ```bash Operating System: Platform: darwin Arch: arm64 Version:...

bug
Linking and Navigating
stale