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

realm input screen: Add "Use copied URL" button #5328

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

chrisbobbe
Copy link
Contributor

Followup to #5287 (comment).

chrisbobbe and others added 9 commits April 5, 2022 14:41
`Clipboard` in RN core is deprecated; see warning at
  https://reactnative.dev/docs/clipboard

We've reportedly been getting console warnings that we should use
@react-native-community/clipboard instead of the RN-core module. Do
basically that, except we use its new name,
@react-native-clipboard/clipboard; see
  react-native-clipboard/clipboard#87

Put the types in a .js.flow file, rather than a libdef in
`flow-typed/`, inspired by Greg's commit 007dea3.

Supersedes: zulip#4502
Co-authored-by: rajprakash00 <rajprakash1999@gmail.com>
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.

None yet

1 participant