react-native-modal Questions

3

Solved

Some odd behaviour on a TextInput on a Modal in React Native Paper. When I type a character, it is input into the text box, but then the cursor flashes back (as if it is deleted) and then it reappe...

4

Solved

I'm experiencing an issue where every time I dismiss a modal, action sheet, or Alert in our React Native app, the app completely freezes and can't be interacted with. Navigating to a new stack or c...
Kacikacie asked 23/7, 2020 at 19:53

4

Solved

I am creating a react native app and I used a react-native modal component to open a modal and I am able to open a full modal with the following code. I have mentioned my code samples below. Now I ...
Pompom asked 22/5, 2020 at 12:9

3

Solved

I'm using the latest release of react-native-modal that implement the swipe feature I'd like to add a ScrollView inside my modal. Here's what i've done so far https://snack.expo.io/ryRylJFHz
Anthonyanthophore asked 26/1, 2018 at 17:15

1

I'm trying to build a react native screen that has a left-right carousel, in the each panel of the carousel there is a vertical flatlist with a list of items. At most there are 8-10 carousel panels...

1

I want to show a modal when the user taps a button, without dismissing the keyboard. Unfortunately, the keyboard is dismissed as soon as the modal appears. Minimum repro case: import * as React f...
Deglutinate asked 7/5, 2020 at 10:0

1

I have an app with bottom tab navigation (in case it's important) and sometimes user can open a modal (react-native-modal). There are buttons in the modal and I want to implement navigation inside ...
Nashville asked 24/10, 2019 at 9:19
1

© 2022 - 2024 — McMap. All rights reserved.