React Native configuration :
"react": "16.0.0",
"react-native": "0.51.0",
Macs-iMac:ios mac$ pod install [Not working]
Analyzing dependencies
[!] The target lionsclub-tvOSTests is declared twice.
Podfile:
Podfile.txt
Open your newly created Podfile and remove multiple declarations.
yes, am removed still same message raised.Restart the IDE then everything working fine...
Most helpful comment
Open your newly created Podfile and remove multiple declarations.