Files
react-native/Libraries
Bruno LemosandFacebook Github Bot 10d80b8a78 Move inline static styles at VirtualizedList to StyleSheet.create (#25501)
Summary:
I know StyleSheet.create doesn’t do anything special on react-native yet but it does on react-native-web and possibly other targets.

This small change is mainly so react-native-web don’t need to keep making this change on their code base when updating the rn version.

## Changelog

[Internal] [Changed] - Move inline static styles at VirtualizedList to StyleSheet.create
Pull Request resolved: https://github.com/facebook/react-native/pull/25501

Test Plan:
It’s basically the same code, just moved.
Also it’s the same change that it’s on react-native-web project: https://github.com/necolas/react-native-web/blob/45f94eb43daa3cb3d7fae0295877345a176c04c4/packages/react-native-web/src/vendor/react-native/VirtualizedList/index.js#L1650-L1654

Differential Revision: D16130700

Pulled By: cpojer

fbshipit-source-id: 20639e2e1a795ff4819c16af15569bf12759a62c
2019-07-05 02:42:12 -07:00
..
2019-05-20 18:05:55 -07:00
2019-07-03 02:29:47 -07:00
2019-07-04 09:22:09 -07:00
2019-06-21 10:59:09 -07:00
2019-07-04 07:10:55 -07:00
2019-06-27 08:21:29 -07:00
2019-06-26 19:07:39 -07:00
2019-05-13 11:43:49 -07:00
2019-07-04 10:30:33 -07:00
2019-06-07 06:39:28 -07:00