react-native-root-siblings
react-native-root-siblings copied to clipboard
A sibling elements manager.
Hi, im test the example but the sibling is on bottom when added, as picture below. Can u help?  ``` import React from...
Hi, im trying to write 'react-native run-ios' but got this error: ``` const tmpDir = require('os').tmpDir(); ^ TypeError: require(...).tmpDir is not a function ``` can u help?
For some reason the library just suddenly stopped working on web (after having worked for months, in multiple locations), yet still works perfectly on mobile.
 report: `Error: could not find react-redux context value; please ensure the component is wrapped in a ` why?
I'm using this library in RNW and it throws an error as soon as Portal becomes visible. Here is the error from the console. Is there any workaround? ![Screenshot 2021-07-25...
AppRegistry.registerComponent("xx", () => xx); AppRegistry.registerComponent("yy", () => yy); in this case ,when i am only in xx ,it is work ok. but when i am from xx to yy, then...
It work normally in 0.61.5, but when I update to 0.62.0. It work in ios only. pls check. Many thanks