Henning Hall 4 years ago
committed by GitHub
parent
commit
f9d59c4e81
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -133,12 +133,12 @@ The "Android Native" version looks more like a standard native implementation on
<tr><td> <tr><td>
```js ```js
androidVariant="nativeAndroid"
androidVariant="iosClone"
``` ```
</td><td> </td><td>
```js ```js
androidVariant="iosClone"
androidVariant="nativeAndroid"
``` ```
</td></tr> </td></tr>
</table> </table>

Loading…
Cancel
Save