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

https://github.com/konjoinfinity/project4phoneapp

Konjo Communities Phone App
https://github.com/konjoinfinity/project4phoneapp

Last synced: 6 days ago
JSON representation

Konjo Communities Phone App

Awesome Lists containing this project

README

          

# Konjo Communities App








## Konjo

Welcome to Konjo Communities. Create, join, meet, grow, and discover local communities. This is app is currently being developed using react native building to iOS.



## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites & Installation

What things you need to install the software and how to install them:

-Mac Computer
-Xcode (Free to Download and install from AppSore)
-NPM package manager

Clone this repository and cd intro the project4phoneapp directory.

cd into the KonjoCommunites directory and run the following command.

```
npm install
```

Open xcode and import the project4phoneapp.xcodeproj from the project4phoneapp/KonjoCommunites/ios directory.

Click build and enjoy using the app with the xcode simulator.

## Deployment

This app will be deployed using testflight in the future, stay tuned. After beta testing, it will be released in the appstore.

## Built With

- [React Native](https://facebook.github.io/react-native/) - Build native mobile apps using JavaScript and React
- [React Navigation](https://reactnavigation.org/) - Navigator/Router for React Native
- [React Native Elements](https://github.com/react-native-training/react-native-elements) - Cross Platform React Native UI Toolkit
- [React Native Sensitive Info](https://github.com/mcodex/react-native-sensitive-info) - Android Shared Preferences and iOS Keychain for React Native
- [React Native Maps](https://github.com/react-native-community/react-native-maps) - React Native Mapview component for iOS + Android
- [Geolib](https://github.com/manuelbieh/geolib) - Zero dependency library to provide some basic geo functions
- [React Native Dropdownalert](https://github.com/testshallpass/react-native-dropdownalert) - A simple alert to notify users about new chat messages, something went wrong or everything is ok
- [React Native Animatable](https://github.com/oblador/react-native-animatable) - Standard set of easy to use animations and declarative transitions for React Native
- [React Native Modal](https://github.com/react-native-community/react-native-modal) - An enhanced, animated and customizable react-native modal
- [React Native Keyboard Spacer](https://www.npmjs.com/package/react-native-keyboard-spacer) - Plug and play iOS react-native keyboard spacer view
- [React Native Confetti](https://github.com/cdvntr/react-native-confetti) - Raining confetti made with react native animations

## Contributing

If you would like to contribute to this project, please feel free to contact me or submit a pull request!

## Authors

- **Konjo - Wesley Scholl** - _Initial work_ - [KonjoInfinity](https://github.com/konjoinfinity)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

- Thank you to the WDI/SEI 28 cohort and instructors.
- Inspiration - Improving project 2 with more functionality.