I'm using react-native project to create ios/android app; I don't know Where is images location? Where to put all images? like background-image and else. Is I need to use two diffrents folders? to ios and android?
Thank you a lot!
I'm using react-native project to create ios/android app; I don't know Where is images location? Where to put all images? like background-image and else. Is I need to use two diffrents folders? to ios and android?
Thank you a lot!
After searching... Get this link:
React Native local images with URI on Android very helpful link!! Thank you! –
There they talking about the place of images for android, in react native project.