expo example project to showcase react-native-micro-animated-button
- install expo app
- go to https://expo.io/@nnals/react-native-micro-animated-button-example and scan QR code with app
- install expo app
- install exp CLI:
npm install -g exp - install dependencies:
yarnornpm install - run with exp on e.g. iOS simulator:
exp start --ios