mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +08:00
Bugfix - Typos
Summary: Fixed few typos in `./Examples` and `./Libraries` folders. Closes https://github.com/facebook/react-native/pull/4788 Reviewed By: svcscm Differential Revision: D2759918 Pulled By: androidtrunkagent fb-gh-sync-id: d692b5c7f561822353e522f9d4dfde7e60b491cf
This commit is contained in:
committed by
facebook-github-bot-4
parent
7871abf907
commit
0e8b207cc3
@@ -31,7 +31,7 @@ var ImageResizeMode = keyMirror({
|
||||
/**
|
||||
* stretch - The image will be stretched to fill the entire frame of the
|
||||
* view without clipping. This may change the aspect ratio of the image,
|
||||
* distoring it.
|
||||
* distorting it.
|
||||
*/
|
||||
stretch: null,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user