talalmajali / react-native-countdown-component

React Native CountDown
MIT License
271 stars 234 forks source link

Cannot add a child that doesn't have YogoNode parent without a measure function! (Trying to add a ReactRawTextShadowNode to a LayoutShadowNode #3

Closed evolutionarycoder closed 6 years ago

evolutionarycoder commented 6 years ago

screenshot_2018-04-04-19-55-08

"react": "16.2.0",
"react-native": "0.52.0",
evolutionarycoder commented 6 years ago

Figured it out. The Countdown component needed to be wrapped in a View.