Hello, I am trying to add Responsive label in xib. But xib is giving error: <img width="441" alt="screen shot 2018-08-10 at 12 22 54 pm" src="https://user-images.githubusercontent.com/2304770/43943150-22f79950-9c98-11e8-9dca-f64f75a7e83d.png"> Also if I select Inherit Module from Target xib is not giving error but app is crashing. Because it considered label as UILabel than Responsive Label. <img width="345" alt="screen shot 2018-08-10 at 12 23 27 pm" src="https://user-images.githubusercontent.com/2304770/43943219-56df98b2-9c98-11e8-9a7a-4f5262643ba5.png">
Hello,
I am trying to add Responsive label in xib. But xib is giving error:
Also if I select Inherit Module from Target xib is not giving error but app is crashing. Because it considered label as UILabel than Responsive Label.