Skip to content

Ability to set --assets-dest for static images (RN 0.14+) #138

Description

@richarddewit

Since RN 0.14 static images can be required from within project files, however this requires an additional build step in Xcode which bundles the index.ios.js file complete with all other assets. (Same goes for android, but this is specified in the android/app/react.gradle file).

So is there a possibility to set the --assets-dest for react-native bundle during the buildprocess of react-native-webpack-server (as it's done in node_modules/react-native/packager/react-native-xcode.sh)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions