mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Changing Linked Libraries URI to point to the right page
This commit is contained in:
@@ -44,7 +44,7 @@ function newLibrary(libraryName) {
|
||||
console.log('Created library in', libraryDest);
|
||||
console.log('Next Steps:');
|
||||
console.log(' Link your library in Xcode:');
|
||||
console.log(' https://facebook.github.io/react-native/docs/linking-libraries.html#content');
|
||||
console.log(' https://facebook.github.io/react-native/docs/linking-libraries-ios.html#content');
|
||||
console.log('');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user