Udaya bhaskar Subbisetty
Udaya bhaskar Subbisetty
@BiskremMuhammad , i have resolved this issue like below. in react-native-simple-twitter ->Components -> Modal.tsx add webView like below.
Fixed problem by replacing below lines at line number 802 in file LLSimpleCamera.m [[UIApplication sharedApplication] statusBarOrientation] to [[UIDevice currentDevice] orientation] it's working Fine.
Fixed problem by replacing below lines at line number 802 in file LLSimpleCamera.m [[UIApplication sharedApplication] statusBarOrientation] to [[UIDevice currentDevice] orientation] it's working Fine.
device portrait orientation should be unlocked .