GeekyAnts / GeekyAnts/NativeBase

Slider within a Modal does not update live on Android

Open
#4,492 8 comments 4 reactions 1 assignee Claimed by @rohit0621 View on GitHub
v3
Dominant language
TypeScript
Stars
20.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
When creating a `Slider` within a `Modal`, the `Slider.Thumb` does not update when dragging in Android. Works perfectly fine in iOS.

**To Reproduce**
1. Create a `Modal` with a `Slider` child
2. Tap and drag the `Slider.Thumb`
3. See `Slider.Thumb` not following drag motion

**Expected behaviour**
`Slider.Thumb` to behave as it does on iOS where it follows along with the drag.

**CodeSandBox/Snack link**
[snack template](https://snack.expo.dev/nE73kEVbp).

**Platform**
Android

- NativeBase version 3.2.2
- Device: Pixel 6/ Android Emulator
- OS: Android 12
- React Native version 0.63.4
- Expo sdk version 43
- node 16.13.1
- yarn 1.22.11

**Additional information**
Works as expected on iOS. Issue only effect Android

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.