Skip to content

add links to more sample of code #104

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

Merged
merged 3 commits into from
Jan 15, 2019
Merged

Conversation

enieber
Copy link
Contributor

@enieber enieber commented Jan 15, 2019

this pr is for betterer the documentation of the project and help new developers like me to use this fantastic library.

docs/API.md Outdated
@@ -5,7 +5,7 @@ title: API

This page gathers public API of `react-native-testing-library` along with usage examples.

## `render`
## `render` - [`Sample of code`](https://github.com/callstack/react-native-testing-library/blob/master/src/__tests__/render.test.js)
Copy link
Member

Choose a reason for hiding this comment

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

This is fantastic! However, can we move the link out of the heading?

## `render`

[`Example code`](https://github.com/callstack/react-native-testing-library/blob/master/src/__tests__/render.test.js)

@enieber
Copy link
Contributor Author

enieber commented Jan 15, 2019

@thymikee is better now?

@thymikee thymikee merged commit 39d2e7c into callstack:master Jan 15, 2019
@thymikee
Copy link
Member

Great, thank you!

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.

2 participants