formidable-react-native-app-boilerplate
formidable-react-native-app-boilerplate copied to clipboard
Issue: JS bundle not bundling.
Npm install is failing on these issues below: line-numbers is deprecated (request ot put these lines in the boilerplate). babel-core is deprecated (won't install unless it is done by command line myself).
Temp fix: npm install npm install line-numbers npm install babel-core
Wondering if this can be looked into.
npm install line-numbers gave me: npm WARN deprecated [email protected]: Copy its ~20 LOC directly into your code instead.