Amir behrouzi

Results 15 comments of 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. > > ![Screenshot_20190325-211349_hamsadehProviderApp](https://user-images.githubusercontent.com/38007163/54937954-111c9600-4f43-11e9-880c-305c15a180b4.jpg) > > 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

add this prop `activeOpacity={1}` if you have any TouchableOpacity component in your renderItem