Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
richarddewit opened this issue Nov 12, 2015 · 1 comment
Open

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

richarddewit opened this issue Nov 12, 2015 · 1 comment

Comments

@richarddewit
Copy link

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)?

@briangebala
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants