Joseph

Results 6 comments of Joseph

+1 i can't see my modal when used together. but works on android with enableOnAndroid

running into this issue too. Appears in sample code too ```javascript import React from 'react'; import { View, KeyboardAvoidingView, TextInput, StyleSheet, Text, Platform, TouchableWithoutFeedback, Button, Keyboard, } from 'react-native'; const...

+1. When select is wrap with forum on android, it also isn't disabled.

Thanks. I got a work around with isReadOnly on forumcontrol that solves the problem that select is editable on android when wrapped with forumcontrol