I am developing a iOS/Android app using React Native. According to the documentation at this link https://facebook.github.io/react-native/docs/images React native places the correct image size according to your device screen density.
When developing I do as the tutorial on the link above but react native bundles de img.png always and doesn't place the @2x or @3x image which are bigger.
I don't know if this is only done when the bundle is created for launching the app or so! Please help, I am struggling
Also, which is the better flux, process or way to design one screen size in psd and get all assets for multiple screen sizes from it?
Thanks in advance
as react-native doc image should be named accordingly
in development mode images will be bundled to app but you can link images in native project folder as drawable
in android
so if you use different builds for your app you will use that density images
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With