Native base components showing blank page in react native android but when i am using react native components like View or Text then its work. Please help me. I think there are versioning issue.
Asked
Active
Viewed 396 times
1
-
1Have you linked with `react-native link`? – Andrew Li Jul 11 '18 at 05:41
-
yes and for confirmation i run it again @Li357 – Ravi Malviya Jul 11 '18 at 05:46
-
Finally i get solution, https://stackoverflow.com/questions/39839573/react-nativebase-not-showing-my-imported-components this question helped me. – Ravi Malviya Jul 11 '18 at 06:28