jmurzy / jmurzy/react-router-native
Need help to understand how transition works
Open
- Dominant language
- JavaScript
- Stars
- 639
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
I have a regular Tabs interface, and I want to slide between tabs (this one works).
But when I click for example on a Topic in Topics Tab, I want to go in `topics/:topicId` with a horizontal-card-stack (this one is not working).
Am I doing something wrong ?
``` jsx
```
Contributor guide
Assessment
This issue has not been assessed yet.