Update KnownIssues.md

This commit is contained in:
Martin Konicek
2015-09-16 19:53:26 +01:00
parent 32bb968bf0
commit a77b03d30d

View File

@@ -37,7 +37,7 @@ Pasteboard
Alert
```
### Props that are only supported on one platform
### Some props are only supported on one platform
There are properties that work on one platform only, either because they can inherently only be supported on that platform or because they haven't been implemented on the other platforms yet. All of these are annotated with `@platform` in JS docs and have a platform badge on the website. See e.g. [Image](https://facebook.github.io/react-native/docs/image.html).
### Publishing modules on Android