______ __ _______ __ ______ __
| |.-----.--| |.-----.|_ _| |--.-----.| | |--.---.-.-----.-----.-----.
| ---|| _ | _ || -__| | | | | -__|| ---| | _ | | _ | -__|
|______||_____|_____||_____| |___| |__|__|_____||______|__|__|___._|__|__|___ |_____|
|_____|
A mobile template for getting started!
- Homebrew installed: https://brew.sh/
- Yarn installed:
brew install yarn
git clone https://github.com/codethechangeyyc/mobile-template.git
-
cd mobile-template
-
yarn install
-- It may ask you to installexpo-cli
, select yes. -
On your phone -- Android: Install Expo from the google play store. -- iOS don't worry!
yarn start
- Scan the QR code from the expo app on your Android phone, or the Camera app from your iPhone
Your adventure begins in
App.js
- Setting up AWS Amplify is very easy, follow the docs here: -- https://aws-amplify.github.io/docs/js/start
- ReactJs: https://reactjs.org/docs/getting-started.html
- React Native: https://facebook.github.io/react-native/docs/getting-started
- Native Base: https://docs.nativebase.io/
- AWS Amplify: https://aws-amplify.github.io/docs/js/start?platform=react-native
- FireBase: https://firebase.google.com/docs/
- Uncle Bob's Clean Architecture: https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html