孤行者
Results
1
comments of
孤行者
i got the answer, ```react-native-root-siblings``` should be injected early in root in ```index.js``` ``` ... // root-siblings should be injected early import 'react-native-root-siblings' ... ```