React-Native application that renders a basic text and changes the text on button click of 'next' button
Note: Node.js should be installed in the machine. Built on create-react-native-app
To start the project , follow the steps:
- Open terminal
- Pull project from repository
- Goto project directory in terminal
- Run 'npm install'
- Run 'npm start'