Caleb Panza

Results 9 issues of Caleb Panza

Hey! Love this project and the article you wrote along with it. Really helped me understand animating in React Native! I did notice something, though, when running RN 59 (I'm...

# Feature Request ## Why it is needed One of the ways that I use the Bottom Sheet (specifically the Modal) is to keep it open all the time with...

enhancement

# Bug When rendering a Stack Navigator using `react-native-screens` within a Bottom Sheet Modal, the content gets overlapped by the Navigation Header. This is only happening on Android ![Screenshot_20220729-091912_2](https://user-images.githubusercontent.com/45076058/181772665-99976baf-11c8-4ec2-8fe2-dcdec97e09ae.png) ##...

bug
no-issue-activity

I'm seeing some differences in the README from GitHub and from NPM (and within the actual package) Which one is the "real" or "accurate" one? It's throwing me off with...

### Environment `"react-native-image-filter-kit": "^0.8.0"` `"react-native": "0.67.5",` ### Problem I can put together a repo sometime in the near future, but wanted to at least start some discussion around this. In...

# Bug When building out a sheet with a Text Input, the sheet will always expand to the **highest** snap point when the Text Input is focused. ## Environment info...

enhancement
v5

Is there any chance that these wallpapers support dynamic modes in iOS, too?

Hey there! I'm working on implementing an App Clip on an existing project and figured I would give this package a try! Before doing so on my existing app, I...

**Describe the bug** When setting `loop={false}` on the Carousel component, carousel items stop rendering entirely. The carousel container is visible (confirmed via background color debugging) but the renderItem function appears...

bug