Show Section props in flipper
Summary: as title. Refactored the getPropsData from DebugComponentDescriptor and extracted it to separate class so we can use it for SectionComponentDescriptor as well. Will follow up with adding state info Reviewed By: passy Differential Revision: D14386744 fbshipit-source-id: c6b9887aa9d0c8d2333e7e64fa0954e56b505e51
This commit is contained in:
committed by
Facebook Github Bot
parent
5964f1621e
commit
5195bfc0e4
@@ -51,6 +51,7 @@ android {
|
||||
implementation deps.okhttp3
|
||||
implementation deps.lithoCore
|
||||
implementation deps.lithoSectionsDebug
|
||||
implementation deps.lithoSectionsCore
|
||||
implementation deps.lithoWidget
|
||||
implementation deps.rhino
|
||||
implementation deps.fresco
|
||||
|
||||
Reference in New Issue
Block a user