Files
react-native/Libraries
Rubén Norte 26c120c632 Handle initialProps as optional in renderApplication
Summary:
Pass a default empty object to `AppContainer` if no `initialProps` were passed to `renderApplication`.

This prevents issues on Android, where we do not pass a default empty `initialProps` from native, as we do on iOS.

Changelog: [General] [Fixed] - Handle nullish `initialProps` correctly in `renderApplication`

Reviewed By: motiz88

Differential Revision: D21448692

fbshipit-source-id: 9630bdc2414532999abf3bf9da25047f0482fcab
2020-05-07 05:02:26 -07:00
..
2020-05-07 00:06:27 -07:00
2020-05-01 03:47:26 -07:00
2020-02-28 12:46:49 -08:00
2020-03-30 14:05:27 -07:00
2020-05-06 11:40:22 -07:00
2020-02-28 12:46:49 -08:00
2020-02-21 10:34:40 -08:00