mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-23 20:10:49 +08:00
Added js highlighting (#2610)
This commit is contained in:
committed by
Matt Hamil
parent
69397af74d
commit
2f0e386a24
@@ -9,7 +9,7 @@ Building a custom router allows you to change the navigation logic of your compo
|
||||
|
||||
A router can be defined like this:
|
||||
|
||||
```
|
||||
```js
|
||||
class MyNavigationAwareComponent extends React.Component {
|
||||
|
||||
static router = {
|
||||
|
||||
Reference in New Issue
Block a user