Michael Roevie Victoria
Michael Roevie Victoria
When you add ``` countryPickerProps={{ disableNativeModal: true }} ``` The styled is broken.
+1 on this any work around @Lechevallier ?
Any update on this ? :)
At the end your solution worked using > npm install --unsafe-perm I am not sure about this flag capability I could not find it as a reference on npm but...
I try to close the app and run through, theres an error show. Could not invoke RNNInterocom.setApiKey null,, await Intercom.setApiKey( "android_sdk-733249ded1e6b04487d59f1cbede3d0*****", 'ta*****' );
I found this https://github.com/facebook/react-native/pull/29452/files add the edit_text.xml and other's... following steps but seems to have same problem.
Changing TextInput (react-native) to Input (native-base) the error is the same.
Upon investigation its because of the component of TextInput.
not sure if they fix in the next version of [RN]( https://github.com/facebook/react-native/blob/master/ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactEditText.java) ???
@simonecorsato I try to upgrade RN 0.64.2 but still the same error TextInput