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

Update Getting Started instructions on Android and iOS #390

Merged
merged 2 commits into from
Mar 3, 2021

Conversation

radazzouz
Copy link
Contributor

@radazzouz radazzouz commented Mar 3, 2021

Details

This PR updates the getting started instructions for both iOS and Android.

Acceptance Criteria

  • When approved, right before merging, rebase with master and increment the package version in package.json, package-lock.json, samples/Catalog/package.json, and samples/NativeCatalog/package.json (see example commit: ae02732).
  • Create a new release (and tag) with the new package version (see https://github.com/PSPDFKit/react-native/releases).

Comment on lines -79 to +82
use_flipper!
post_install do |installer|
flipper_post_install(installer)
end
- use_flipper!
- post_install do |installer|
- flipper_post_install(installer)
- end
Copy link
Contributor Author

@radazzouz radazzouz Mar 3, 2021

Choose a reason for hiding this comment

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

We disable Flipper to workaround an known issue: facebook/react-native#30836 (comment)

@radazzouz radazzouz merged commit 8948565 into master Mar 3, 2021
@radazzouz radazzouz deleted the rad/update-getting-started-instructions branch March 3, 2021 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants