SIGN IN SIGN UP

feat: new `getNativePropsForTnode` util method

This method is useful for custom renderers where `TDefaultRenderer`
cannot be used as a root (e.g., you need a ScrollView). You can now
extract the props that would otherwise be passed to the underlying
`Text` or `View` from `TDefaultRenderer` thanks to this function.
J
Jules Sam. Randolph committed
d983d0d768580307f41d38b70bda06e70122b970
Parent: bc37d88