Amir behrouzi
Amir behrouzi
I have this isuues but when I know Tslint is depreacated I migrated to Eslint delete Tslint estension in vscode and do steps according this site : https://medium.com/@killerchip0/react-native-typescript-with-eslint-and-prettier-e98d50585627
Be sure to place this function before the last "end" ``` - (UIInterfaceOrientationMask)application:(UIApplication *)application supportedInterfaceOrientationsForWindow:(UIWindow *)window { return [Orientation getOrientation]; } ```
Be sure to place this function before the last "end" ``` - (UIInterfaceOrientationMask)application:(UIApplication *)application supportedInterfaceOrientationsForWindow:(UIWindow *)window { return [Orientation getOrientation]; } ```
Ensure that you have installed react-native-svg with this version "react-native-svg": "9.6.4", Because @walletConnect have react-native-svg as dependency with this version
I have this problem but my timer picker doesnt work on debuging mode too
> > Thanks a lot, dear @Hermanya. > > This is my result. > >  > > As you can see, the phrases are not displayed correctly. They are...
To make it work, I should increase the parent height please help me
adding zIndex and zIndexInverse property to DropDownPicker doesn't help me in android I can select just in parent container not any more
I have the same issue
add this prop `activeOpacity={1}` if you have any TouchableOpacity component in your renderItem