formatting

This commit is contained in:
Adam Bradley
2015-03-29 20:23:33 -05:00
parent f0e0761a44
commit efe333ae85

View File

@ -58,6 +58,7 @@ navView.push({
### Animations
```
platform: Whatever the platform would have naturally done (Default)
horizontal: Right to center when going forward. Center to right when going back
vertial: Bottom to center when going forward. Bottom to center when going back
@ -65,4 +66,4 @@ right-to-center: Always right to center
left-to-center: Always left to center
top-to-center: Always top to center
bottom-to-center: Always bottom to center
```