one
Version:
One is a new React Framework that makes Vite serve both native and web.
9 lines (5 loc) • 352 B
Markdown
# Upstream Tests
Tests here are basically copied from the `react-navigation` repo.
* https://github.com/react-navigation/react-navigation/tree/main/packages/core/src/__tests__
* https://github.com/react-navigation/react-navigation/tree/main/packages/native/src/__tests__
Our own test cases are in `*.test.*` files locating next to the source files.