Skip to content

oddsare init - #1

Open
adamginzberg wants to merge 6 commits into
masterfrom
apg-init
Open

adamginzberg wants to merge 6 commits into
masterfrom
apg-init

Conversation

@adamginzberg

@adamginzberg adamginzberg commented Feb 18, 2018

Copy link
Copy Markdown
Collaborator

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

Comment thread android/app/build.gradle
*/

project.ext.react = [
entryFile: "artifacts/index.js"

Copy link
Copy Markdown
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
Copy Markdown
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

Comment thread ios/oddsare/AppDelegate.m
{
NSURL *jsCodeLocation;

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

Copy link
Copy Markdown
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

@adamginzberg

Copy link
Copy Markdown
Collaborator Author

@rsetaluri did you want to TAL before we merge?

@rsetaluri

Copy link
Copy Markdown
Owner

You're good to merge.

@adamginzberg

Copy link
Copy Markdown
Collaborator Author

nit: prefer LGTM or approval of PR

@rsetaluri

Copy link
Copy Markdown
Owner

LGTM

@atran3

atran3 commented Mar 13, 2018

Copy link
Copy Markdown
Collaborator

raj lbtm

@rsetaluri

Copy link
Copy Markdown
Owner

that's what they all say

@adamginzberg

Copy link
Copy Markdown
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.

3 participants