mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
RNTL Cookbook
This example app gathers recipes from the RNTL Cookbook.
Each recipe described in the Cookbook should have a corresponding code example screen in this repo.
Note:
Since examples will showcase usage of different dependencies, the dependencies in package.json
file will grow much larger that in a normal React Native. This is fine 🐶☕️🔥.