Skip to content

Commit 163339c

Browse files
committed
2.1.4
1 parent da41420 commit 163339c

19 files changed

+5343
-4207
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,13 @@ const App = (props) => {
116116
<td>required</td>
117117
<td>-</td>
118118
<td> onRef={ref => (this.navigatorRef = ref)} </td>
119+
</tr>
120+
<tr>
121+
<td>errorPageKey</td>
122+
<td>string</td>
123+
<td>optional</td>
124+
<td>-</td>
125+
<td></td>
119126
</tr>
120127
<tr>
121128
<td>onError</td>
@@ -316,6 +323,8 @@ const navigator_busy= this.navigatorRef.busy;
316323

317324
## Feel free to editing the code yourself: go to [src/index.js](https://github.com/orchoban/react.cordova-navigation_controller/blob/master/src/index.js)
318325

326+
## If you have any private problems please ask to support [here] (https://www.fiverr.com/share/5bpN56)
327+
319328
Credit:
320329
Arik Wald
321330
<br><br>

dist/index.js

Lines changed: 322 additions & 189 deletions
Large diffs are not rendered by default.

node_modules/react/build-info.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/react/cjs/.DS_Store

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)