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

Add Flipper to default template on Android and iOS #27569

Closed
wants to merge 3 commits into from
Closed

Add Flipper to default template on Android and iOS #27569

wants to merge 3 commits into from

Conversation

safaiyeh
Copy link
Contributor

@safaiyeh safaiyeh commented Dec 19, 2019

Summary

Issue: #27565

initalizeFlipper should be set in template app by default.

Changelog

[iOS] [Changed] - Added Flipper to template app
[Android] [Changed] - Added Flipper to template app

Test Plan

Connect Flipper to the iOS application
Connect Flipper to the Android application

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 19, 2019
@safaiyeh safaiyeh changed the title [v0.62.0-rc.0] initalizeFlipper should be an instance method [v0.62.0-rc.0] initalizeFlipper should be set in template app by default Dec 19, 2019
@react-native-bot react-native-bot added the Platform: iOS iOS applications. label Dec 19, 2019
@safaiyeh safaiyeh mentioned this pull request Dec 19, 2019
30 tasks
@rickhanlonii
Copy link
Member

Wow this is great! What's the CI failure?

@rickhanlonii
Copy link
Member

  • So you know which commits are needed to cherry pick to 0.62 to support this?
  • Should we add this to RNTester as well?

@safaiyeh
Copy link
Contributor Author

@rickhanlonii the failed CI has been a known issue. The master build for that is failing as well.

You can cherry pick:
f0fbca4
f1c70f2
22760d5

RNTester implementation is not consistent with 0.62 implementation. I can update that to match.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@rickhanlonii has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Member

@rickhanlonii rickhanlonii left a comment

Choose a reason for hiding this comment

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

Legit

@rickhanlonii rickhanlonii changed the title [v0.62.0-rc.0] initalizeFlipper should be set in template app by default Add Flipper to default template on Android Jan 17, 2020
@safaiyeh safaiyeh changed the title Add Flipper to default template on Android Add Flipper to default template on Android & iOS Jan 20, 2020
@safaiyeh safaiyeh changed the title Add Flipper to default template on Android & iOS Add Flipper to default template on Android Jan 22, 2020
@passy
Copy link
Member

passy commented Jan 22, 2020

I think after #27837, this should be good to go.

@rickhanlonii
Copy link
Member

Is this good to go now?

@rickhanlonii rickhanlonii changed the title Add Flipper to default template on Android Add Flipper to default template on Android and iOS Jan 29, 2020
@passy
Copy link
Member

passy commented Jan 30, 2020

I think so!

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @safaiyeh in 52cd9cd.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label Jan 30, 2020
rickhanlonii pushed a commit that referenced this pull request Feb 5, 2020
Summary:
Issue: #27565

initalizeFlipper should be set in template app by default.

## Changelog

[iOS] [Changed] - Added Flipper to template app
[Android] [Changed] - Added Flipper to template app
Pull Request resolved: #27569

Test Plan:
Connect Flipper to the iOS application
Connect Flipper to the Android application

Reviewed By: passy

Differential Revision: D19344704

Pulled By: rickhanlonii

fbshipit-source-id: ca126fd2caab13751ddc2ce6d195bd0c644c704e
osdnk pushed a commit to osdnk/react-native that referenced this pull request Mar 9, 2020
…7569)

Summary:
Issue: facebook#27565

initalizeFlipper should be set in template app by default.

## Changelog

[iOS] [Changed] - Added Flipper to template app
[Android] [Changed] - Added Flipper to template app
Pull Request resolved: facebook#27569

Test Plan:
Connect Flipper to the iOS application
Connect Flipper to the Android application

Reviewed By: passy

Differential Revision: D19344704

Pulled By: rickhanlonii

fbshipit-source-id: ca126fd2caab13751ddc2ce6d195bd0c644c704e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Platform: iOS iOS applications.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants