-
Add support for previous and next item visibility like [react-native-snap-carousel](https://github.com/archriss/react-native-snap-carousel)
-
### Current behavior
Our project uses a NativeStackNavigator. After upgrading from React Native 0.75.4 to 0.76.1 (using https://react-native-community.github.io/upgrade-helper/?from=0.75.4&to=0.76.1)…
-
### Discussed in https://github.com/cashapp/sqldelight/discussions/4366
Originally posted by **nabrozidhs** July 13, 2023
I think there might be a memory leak when using sqldelight (2.0.0-rc02…
-
Hi guys i'm getting an error when trying to register the transformer
```
TS2307: Cannot find module '@nativescript-community/ui-pager/transformers/Scale' or its corresponding type declarations.
…
-
Hi!
First of all thank you for this awesome library.
I'm just trying to use a basic example of this library in my Multiplatform project but I'm getting that error.
I'm using Kotlin 2.0.0 and ve…
-
## Environment
"react-native-pager-view": "^6.2.1",
"react-native": "0.72.4",
"expo": "~49.0.8",
## Description
RTL swipe direction not working on Android.
## This is my script
```jav…
-
ActionBar disappear after applying this... only Tabs display. Please help
compileSdkVersion 21
buildToolsVersion "20.0.0"
protected void onCreate(Bundle savedInstanceState) {
super.…
-
**Describe the bug 🐛**
We have implemented an infinite pager according to the documentation found at https://www.algolia.com/doc/api-reference/widgets/infinite-hits/android/#examples and noticed on…
-
### Feature request
On iOS everything works as usual. But not and Android after migrating to `Expo SDK 51` with comes with below dependencies:
#### Dependencies in `package.json` of `example/` t…
-
I am experiencing a strange bug with scrolling.
I am using:
`compile 'com.github.crosswall:Android-Coverflow:release-v1.0.4'`
When I have more than two items in the coverflow, and a middle item…