-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RN: Statically Define
ReactNativeStyleAttributes
Summary: Rewrites `ReactNativeStyleAttributes` so that it is statically defined. This means it will no longer require a handful of modules that defines `prop-types` only to use their keys. Functionally, this should be equivalent to what was there before. Changelog: [Internal] Reviewed By: TheSavior Differential Revision: D29019308 fbshipit-source-id: 47f85a8c7703a133c68c20c7f3e14e1026ce4ff2
- Loading branch information
1 parent
33b3858
commit ed76d4d
Showing
1 changed file
with
132 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters