besarthoxhaj / phoenix

React native project example
9 stars 1 forks source link

Modal/Alert content declared action or container #46

Open izaakrogan opened 8 years ago

izaakrogan commented 8 years ago

@besarthoxhaj We have a merge conflicts mostly around where we declare props for our alert and modal components. For example, the text for our alert is being declared in our action and our container. Which is best?