Konjo Communities Phone App
# 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 - Build native mobile apps using JavaScript and React
- React Navigation - Navigator/Router for React Native
- React Native Elements - Cross Platform React Native UI Toolkit
- React Native Sensitive Info - Android Shared Preferences and iOS Keychain for React Native
- React Native Maps - React Native Mapview component for iOS + Android
- Geolib - Zero dependency library to provide some basic geo functions
- React Native Dropdownalert - A simple alert to notify users about new chat messages, something went wrong or everything is ok
- React Native Animatable - Standard set of easy to use animations and declarative transitions for React Native
- React Native Modal - An enhanced, animated and customizable react-native modal
- React Native Keyboard Spacer - Plug and play iOS react-native keyboard spacer view
- React Native Confetti - Raining confetti made with react native animations
## Contributing
If you would like to contribu …