I am currently making a react native app for ios and tried these 2 npm packages separately: react-native-responsive-screen and react-native-lightweight-responsive but I still have issues where some images are not where they are supposed to be for example on iphone X its placement is wrong but on iphone 8+ its right.
What is the best way to achieve responsiveness across all ios devices (iphones and ipads)? Any help is appreciated.Thank you.