An open API service indexing awesome lists of open source software.

https://github.com/raflizocky/tour-app

React Native | A mobile application for showing step-by-step walkthrough.
https://github.com/raflizocky/tour-app

javascript react-native typescript walkthrough

Last synced: 3 months ago
JSON representation

React Native | A mobile application for showing step-by-step walkthrough.

Awesome Lists containing this project

README

        

## Demo

> Tested on: Android.

## Features

- Bottom bar tour

## Download

- Min. Android version: Android 6.0 Marshmallow (API level 23)
- Download: [APK](https://github.com/raflizocky/tour-app/releases/download/v1.0.0/app-release.apk)

## Building

1. Clone the project and open it at your favorite text editor.

2. Open terminal, then run:

```
npm i
```

```
npm run start
```

3. Choose android platform.

## Contributing

If you encounter any issues or would like to contribute to the project, feel free to:

- Report any [issues](https://github.com/raflizocky/tour-app/issues)
- Submit a [pull request](https://github.com/raflizocky/tour-app/pulls)
- Participate in [discussions](https://github.com/raflizocky/tour-app/discussions) for any questions, feedback, or suggestions

## License

Code released under the [MIT License](https://github.com/raflizocky/tour-app/blob/master/LICENSE.txt).