anchorchat / anchor-ui-native

https://anchorchat.github.io/anchor-ui-native/
MIT License
2 stars 0 forks source link

[Lightbox] Headerprops primaryText should be required #123

Open larstadema opened 6 years ago

larstadema commented 6 years ago

The lightbox component cannot render without headerProps, specifically the primaryText.

There is no check if a header should be rendered and neither what the title text should be.

I think the best solution would be to add a title prop that is required and passed to header.