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

[RN] Update Secret Types #12635

Merged
merged 3 commits into from
Apr 18, 2018
Merged

[RN] Update Secret Types #12635

merged 3 commits into from
Apr 18, 2018

Conversation

sebmarkbage
Copy link
Collaborator

I guess it is nice to have this usage typed otherwise the RN side will complain.

@@ -72,10 +72,16 @@ export type NativeMethodsMixinType = {
type SecretInternalsType = {
NativeMethodsMixin: NativeMethodsMixinType,
ReactNativeComponentTree: any,
computeComponentStackForErrorReporting(tag: number): string,
// TODO (bvaughn) Decide which additional types to expose here?
Copy link
Contributor

Choose a reason for hiding this comment

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

"TODO (bvaughn)" 😆

@sebmarkbage sebmarkbage merged commit 039695c into master Apr 18, 2018
@sebmarkbage sebmarkbage deleted the sebmarkbage-patch-1 branch April 18, 2018 02:37
rhagigi pushed a commit to rhagigi/react that referenced this pull request Apr 19, 2018
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.

None yet

4 participants