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

Missing method in the Typescript declaration file. #20299

Closed
diego-caceres opened this issue Jul 19, 2018 · 2 comments
Closed

Missing method in the Typescript declaration file. #20299

diego-caceres opened this issue Jul 19, 2018 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@diego-caceres
Copy link

The UIManager method

measureLayoutRelativeToParent

is not present in the index.d.ts file.

I'm not sure if this issue should be reported here, since I didn't find the file itself in this repo, but is the file that comes in node_modules with react-native:

screen shot 2018-07-19 at 12 46 14 pm

Thanks

@patrickkempff
Copy link
Contributor

@diego-caceres Thank you for reaching out. The TypeScript definitions are maintained at https://github.com/DefinitelyTyped/DefinitelyTyped.

You can find the specific definitions here: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native

It would be awesome if you can create a Pull Request to help make the React Native TypeScript definitions better!

@diego-caceres
Copy link
Author

Yes, great, I'll head there then.

Thank you for the guidance.

@facebook facebook locked as resolved and limited conversation to collaborators Jul 19, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants