Question: Can we install react-native and other packages and dependencies via github directly without keeping node_modules to the native application like android and iOS #26207
Labels
Platform: Android
Android applications.
Platform: iOS
iOS applications.
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Type: Question
Issues that are actually questions and not bug reports.
[!] Unable to find a specification for
React-Core (= 0.60.5)
depended upon byReact
pod 'React', :git => 'https://github.com/facebook/react-native.git', :branch => '0.60-stable'
This is what error we got when we tried to install react-native directly from github
The text was updated successfully, but these errors were encountered: