Skip to content

Conversation

@adam-codaio
Copy link
Collaborator

@adam-codaio adam-codaio commented Feb 18, 2018

PTAL: @atran3 @rsetaluri

Tried to remember to put most of the setup steps in the README but wouldn't be surprised if I forgot something.

Also copied most of the .gitignore from somewhere so the random android/ios files I think we are supposed to check in (also edited a few of them directly - notes inline).

Android/ios emulators: https://cl.ly/1v0v401w0Q2r

*/

project.ext.react = [
entryFile: "artifacts/index.js"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Edited this to redirect entrypoint to Typescript output.


@Override
protected String getJSMainModuleName() {
return "artifacts/index";
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Edited directly for Typescript output

{
NSURL *jsCodeLocation;

jsCodeLocation = [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@"artifacts/index" fallbackResource:nil];
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Edited directly for typescript output

@adam-codaio
Copy link
Collaborator Author

@rsetaluri did you want to TAL before we merge?

@rsetaluri
Copy link
Owner

You're good to merge.

@adam-codaio
Copy link
Collaborator Author

nit: prefer LGTM or approval of PR

@rsetaluri
Copy link
Owner

LGTM

@atran3
Copy link
Collaborator

atran3 commented Mar 13, 2018

raj lbtm

@rsetaluri
Copy link
Owner

that's what they all say

@adam-codaio
Copy link
Collaborator Author

If I've said it once, I've said it 1000 times.

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

Successfully merging this pull request may close these issues.

4 participants