3

In my React Native app I'm trying to import 52 png image files from a resource folder. But the * symbol that is be used to import all files in React is not recognized in ReactNative I guess. So I'm nesting loops to create regexs to directly import all 52 images. Is there a better way to do this?

T. Young
  • 153
  • 13

0 Answers0