##To run this project
- clone the repository first
- move into repo and run
npm install - run
npm packto generate compressed package. - move inside examples folder and run
npm install ../test-0.0.1.tgzto link the package on examples folder - finally run
npx react-native start