Github user cxfeng1 commented on a diff in the pull request:

    https://github.com/apache/incubator-weex-site/pull/19#discussion_r162046157
  
    --- Diff: source/references/modules/navigator.md ---
    @@ -1,17 +1,16 @@
     ---
     title: navigator
     type: references
    -group: Build-in Modules
    -order: 9.05
    +order: 3.5
     version: 2.1
     ---
     
    -# Navigator
    +# Navigator 
     
     <span class="weex-version">v0.6.1+</span>
     
     As it's known to all that, we can navigate back and forth in the web 
browser using the navigation bar.
    -And The navigator module mimics the same behaviors in the iOS/Android 
application. Without such an ability, We will have to stay in the same page 
forever, so it is very important. Besides the navigation, the module can let us 
to specify whether to apply animation or not during the transition.
    +And The navigator module mimics the same behaviors in the iOS/Android 
application. Without such an ability, We will have to stay in the same page 
forever, so it is very important. Besides the navigation, the module can 
specify whether to apply animation or not during the transition.
    --- End diff --
    
    This description does not make any sense...


---

Reply via email to