1.2.0 • Published 6 years ago
@indec/react-native-commons v1.2.0
react-native-commons
Installation
npm install @indec/react-native-commonsDevelopment
The npm link doesn't work because react-native doesn't support symlinks. For local testing add the modified package to your project using the following command:
npm add /path/to/react-native-commonsor via yarn:
yarn add file:/path/to/react-native-commons