Skip to content

Commit cccf3a7

Browse files
AdamJNavarrobrentvatne
authored andcommitted
Fix type and tidy up Snack Link in README (react-navigation#377)
1 parent 0ab2ea6 commit cccf3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Want to help improve the documentation? That would be so very much appreciated.
55
## Philosophy of documentation
66

77
- *Document the ugly parts as much as the good parts.* It's better for users to know that we don't have a good solution to the problem they have and get the preferred workarounds from us than have to scour the dark and moist corners of StackOverflow.
8-
- *Provide runnable examples where possible.* Learning through interacting with the code is a reason why REPLs are so popular. Thanks to https://snack.expo.io we can provide the same kind of experience for React Navigation users too.
8+
- *Provide runnable examples where possible.* Learning through interacting with the code is a reason why REPLs are so popular. Thanks to [Snack](https://snack.expo.io) we can provide the same kind of experience for React Navigation users too.
99
- *Be honest about the tradeoffs and limitations.* We explain the pitch and anti-pitch of React Navigation and provide alternative libraries if React Navigation might not be a good fit. We should provide a similar level of honesty at finer levels of granularity as well.
1010

1111
## Things anyone can do

0 commit comments

Comments
 (0)