|
| 1 | +<li lang="react-native" class="category">DEVELOPMENT</li> |
| 2 | + |
| 3 | +<li lang="react-native" ><a style="cursor:pointer;color:#3c3c3c">User Guide</a> |
| 4 | + <ul lang="react-native" > |
| 5 | + <li lang="react-native" ><a href="{{ site.react_native }}user-guide/index.html" class="otherLinkColour">MRZ Scanner User Guide</a> </li> |
| 6 | + <li lang="react-native" ><a href="{{ site.react_native }}user-guide/customize-mrz-scanner.html" class="otherLinkColour">MRZ Scanner Customization</a></li> |
| 7 | + </ul> |
| 8 | +</li> |
| 9 | +<li lang="react-native"><a href="{{ site.react_native }}samples/index.html" class="otherLinkColour">Demo & Samples</a></li> |
| 10 | + |
| 11 | +<li lang="react-native"><a href="{{ site.react_native_api }}index.html" class="otherLinkColour">API Reference</a> |
| 12 | + <ul lang="react-native"> |
| 13 | + <li lang="react-native"><a>Classes</a> |
| 14 | + <ul lang="react-native"> |
| 15 | + <li lang="react-native"><a href="{{ site.react_native_api }}mrz-scanner.html" class="otherLinkColour">MRZScanner</a></li> |
| 16 | + <li lang="react-native"><a href="{{ site.react_native_api }}mrz-scanner-config.html" class="otherLinkColour">MRZScannerConfig</a></li> |
| 17 | + <li lang="react-native"><a href="{{ site.react_native_api }}mrz-scan-result.html" class="otherLinkColour">MRZScanResult</a></li> |
| 18 | + <li lang="react-native"><a href="{{ site.react_native_api }}mrz-data.html" class="otherLinkColour">MRZData</a></li> |
| 19 | + </ul> |
| 20 | + </li> |
| 21 | + <li lang="react-native"><a class="otherLinkColour">Enumerations</a> |
| 22 | + <ul lang="react-native"> |
| 23 | + <li lang="react-native"><a href="{{ site.react_native_api }}document-type.html?lang=react_native" class="otherLinkColour">EnumDocumentType</a></li> |
| 24 | + </ul> |
| 25 | + <ul lang="react-native"> |
| 26 | + <li lang="react-native"><a href="{{ site.react_native_api }}result-status.html?lang=react_native" class="otherLinkColour">EnumResultStatus</a></li> |
| 27 | + </ul> |
| 28 | + </li> |
| 29 | + </ul> |
| 30 | +</li> |
| 31 | + |
| 32 | +<li lang="react-native" class="category">USEFUL RESOURCES</li> |
| 33 | + |
| 34 | +<li lang="react-native" ><a href="{{ site.react_native_release_notes }}" class="otherLinkColour">Release Notes</a> |
| 35 | + <ul lang="react-native" > |
| 36 | + <li lang="react-native" ><a href="{{ site.react_native_release_notes }}index.html" class="otherLinkColour">Version 3.x</a></li> |
| 37 | + </ul> |
| 38 | +</li> |
| 39 | + |
| 40 | +<li lang="react-native" ><a href="{{ site.react_native }}user-guide/license-activation.html" class="otherLinkColour">License Initialization</a></li> |
| 41 | + |
| 42 | +<li lang="react-native" class="category">OTHERS</li> |
| 43 | +<li lang="react-native" ><a target="_blank" href="{{ site.ios }}" class="otherLinkColour refreshLink">Develop for iOS (Objective-C & Swift)</a></li> |
| 44 | +<li lang="react-native" ><a target="_blank" href="{{ site.android }}" class="otherLinkColour refreshLink">Develop for Android (Java & Kotlin)</a></li> |
| 45 | +<li lang="react-native" ><a target="_blank" href="{{ site.maui }}" class="otherLinkColour refreshLink">Develop for MAUI</a></li> |
| 46 | +<li lang="react-native" ><a target="_blank" href="{{ site.flutter }}" class="otherLinkColour refreshLink">Develop for Flutter</a></li> |
| 47 | + |
0 commit comments