/TagManager

React-native experiments to make a simple TagManager for hash tag management

Primary LanguageJavaScript

TagManager

Experimental TagManager for hash tag management, built using React-Native

Currently only working on iOS compatibility.

Fork/Clone, Install and Run

  • 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

Feature Tracking

See issues/features