mirror of
https://github.com/status-im/react-native.git
synced 2025-02-24 15:18:10 +00:00
Update KnownIssues.md
This commit is contained in:
parent
a77b03d30d
commit
b4b42f1ff5
@ -38,7 +38,7 @@ Alert
|
||||
```
|
||||
|
||||
### 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).
|
||||
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 small badge next to them on the website. See e.g. [Image](https://facebook.github.io/react-native/docs/image.html).
|
||||
|
||||
### Publishing modules on Android
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user