You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+18-2Lines changed: 18 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,22 @@
28
28
[](https://github.com/bcarroll22/native-testing-library/watchers)
29
29
[](https://github.com/bcarroll22/native-testing-library/stargazers)
30
30
31
+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
32
+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
33
+
34
+
## Table of Contents
35
+
36
+
-[The problem](#the-problem)
37
+
-[This solution](#this-solution)
38
+
-[Example](#example)
39
+
-[Guiding principles](#guiding-principles)
40
+
-[Installation](#installation)
41
+
-[Hooks](#hooks)
42
+
-[Inspiration](#inspiration)
43
+
-[Other Solutions](#other-solutions)
44
+
45
+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
46
+
31
47
## The problem
32
48
33
49
You want to write maintainable tests for your React Native application. You love Kent Dodds' testing
@@ -146,6 +162,6 @@ that library with this one somehow.
146
162
## Other Solutions
147
163
148
164
The awesome engineers at [Callstack](https://callstack.com/) built a similar package called
0 commit comments