as you can see in the picture, the excess part of Android absolute positioning is hidden, how to solve
as you can see in the picture, the excess part of Android absolute positioning is hidden, how to solve
White layer z-index
set large z-index
absolute positioning problems are usually caused by the wrong selection of the parent component. The outermost layer sets the absolute layout of a component relative to the outermost component!
@ Superman can't fly I have the same problem. Have you solved it?
I set overflow and zindex, to have no effect on android.
can the file in .bundle format be decompiled or get the js file in it in some other way? solve? ...
log out logOut(){ DeviceEventEmitter.emit( Logout ) let resetAction = NavigationActions.reset({ index: 0, actions: [ NavigationActions.navigate({routeName: LoginStack }) ] ...
what s the difference between forceUpdate setState? when to use forceUpdate? solve? ...
what is the implementation principle of react state? Is there a boss who can explain? Or is there a good article in more detail? Ask for an answer? ...
how does React Native (Expo) set the default font (or global font)? if you customize a Text component, it may be loaded asynchronously, as follows: componentWillMount = async () => { await Font.loadAsync({ a: require( .. fonts aaa....
Navigation is used in the project. Please ask React Native Android and Ios how to use Gaud (Baidu) Map APP to navigate ...
when I just came into contact with the rn, login page, when two textinput, were switching input, the next first click was to make the keyboard disappear, and I had to click again to enter it normally. It was the same with clicking the login button. The f...