Project re-initialization with latest react native (npx create-react-native-library)
This commit is contained in:
2
scripts/bootstrap.js
vendored
2
scripts/bootstrap.js
vendored
@@ -12,7 +12,7 @@ const options = {
|
||||
};
|
||||
|
||||
if (os.type() === 'Windows_NT') {
|
||||
options.shell = true
|
||||
options.shell = true;
|
||||
}
|
||||
|
||||
let result;
|
||||
|
||||
Reference in New Issue
Block a user