Experimental TagManager for hash tag management, built using React-Native
Currently only working on iOS compatibility.
- Install react-native-cli –
npm install -g react-native-cli
- Clone project
npm install
in project directory- In two separate terminal windows/tabs:
npm run start
react-native run-ios
- Dev server will be running on
localhost:3000
See issues/features