react-native-elements / playground

Exploring Possibilities with React Native Elements
https://react-native-elements.js.org
MIT License
19 stars 43 forks source link

bug: injectProps.js not adding Props folder in content folder #96

Closed jugshaurya closed 2 years ago

jugshaurya commented 3 years ago

Bug: when new collaborator does npm i, they are not getting src/content/Props folder.

Problem Details and possible solutions.

  1. combine two exec functions into one
  2. Instead of exec use execSync

Tested?

Also solve Netlify build problem

WhatsApp Image 2021-03-25 at 1 46 03 PM

jugshaurya commented 3 years ago

@pranshuchittora , review it and fix it by merging PR.

jugshaurya commented 2 years ago

@flyingcircle please review #97