Skip to content

Commit

Permalink
add documentation for ignoreIosVersion option
Browse files Browse the repository at this point in the history
  • Loading branch information
Egon Steiner committed Dec 30, 2016
1 parent 93433be commit 2c17c68
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,14 @@ <h2>Props</h2>
Custom URL.
</td>
</tr>
<tr>
<th scope="row">ignoreIosVersion</th>
<td><code>false</code></td>
<td>
Boolean to ignore the iOS version, so that the banner is also displayed on
devices that support the native banner.
</td>
</tr>
</tbody>
</table>
</div>
Expand Down

0 comments on commit 2c17c68

Please sign in to comment.